Handbook
Glossary
get-monitor-name ( monitor -- c-string )
Vocabulary
raylib
Inputs
monitor
an
int
Outputs
c-string
a
c-string
Word description
Get the human-readable, UTF-8 encoded name of the specified monitor
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
get-monitor-name
c-string
GetMonitorName (
int
monitor )