Get specified monitor physical width in millimetres.
Note
This function has been auto-generated from the following Raylib function definition:
GetMonitorPhysicalWidth(int monitor); int
See also
Other monitor functions:
get_current_monitor()
,
get_monitor_count()
,
get_monitor_height()
,
get_monitor_name()
,
get_monitor_physical_height()
,
get_monitor_position()
,
get_monitor_refresh_rate()
,
get_monitor_width()
,
set_window_monitor()