[][src]Function glfw::ffi::glfwGetMonitorPhysicalSize

pub unsafe extern "C" fn glfwGetMonitorPhysicalSize(
    monitor: *mut GLFWmonitor,
    width: *mut c_int,
    height: *mut c_int
)