Get current connected monitor.
Note
This function has been auto-generated from the following Raylib function definition:
GetCurrentMonitor(void); int
See also
Other monitor functions:
get_monitor_count()
,
get_monitor_height()
,
get_monitor_name()
,
get_monitor_physical_height()
,
get_monitor_physical_width()
,
get_monitor_position()
,
get_monitor_refresh_rate()
,
get_monitor_width()
,
set_window_monitor()