Get the human-readable, UTF-8 encoded name of the primary monitor.
Note
This function has been auto-generated from the following Raylib function definition:
*GetMonitorName(int monitor); const char
See also
Other monitor functions:
get_current_monitor()
,
get_monitor_count()
,
get_monitor_height()
,
get_monitor_physical_height()
,
get_monitor_physical_width()
,
get_monitor_position()
,
get_monitor_refresh_rate()
,
get_monitor_width()
,
set_window_monitor()