Function rust_raylib::ffi::GetMonitorName
source · pub unsafe extern "C" fn GetMonitorName(
monitor: c_int
) -> *const c_char
Expand description
Get the human-readable, UTF-8 encoded name of the primary monitor
pub unsafe extern "C" fn GetMonitorName(
monitor: c_int
) -> *const c_char
Get the human-readable, UTF-8 encoded name of the primary monitor