Handbook
Glossary
get-monitor-physical-height ( monitor -- int )
Vocabulary
raylib
Inputs
monitor
an
int
Outputs
int
an
int
Word description
Get specified monitor physical height in millimetres
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-monitor-physical-height
int GetMonitorPhysicalHeight (
int
monitor )