glfw::ffi::glfwGetMonitorPhysicalSize[src]

pub fn glfwGetMonitorPhysicalSize(monitor: *GLFWmonitor, width: *mut c_int, height: *mut c_int)