get-monitor-name ( monitor -- c-string )


Vocabulary
raylib

Inputs
monitoran int


Outputs
c-stringa c-string


Word description
Get the human-readable, UTF-8 encoded name of the primary monitor

Definition