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