Handbook
Glossary
get-monitor-refresh-rate ( monitor -- int )
Vocabulary
raylib
Inputs
monitor
an
int
Outputs
int
an
int
Word description
Get specified monitor refresh rate
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-monitor-refresh-rate
int
GetMonitorRefreshRate (
int
monitor )