Handbook
Glossary
get-monitor-width ( monitor -- int )
Vocabulary
raylib
Inputs
monitor
an
int
Outputs
int
an
int
Word description
Get specified monitor width (max available by monitor)
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-monitor-width
int
GetMonitorWidth (
int
monitor )