Function rust_raylib::ffi::GetMonitorHeight
source · pub unsafe extern "C" fn GetMonitorHeight(monitor: c_int) -> c_int
Expand description
Get specified monitor height (current video mode used by monitor)
pub unsafe extern "C" fn GetMonitorHeight(monitor: c_int) -> c_int
Get specified monitor height (current video mode used by monitor)