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

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