Function glfw::ffi::glfwGetMonitorPos [] [src]

pub unsafe extern fn glfwGetMonitorPos(monitor: *mut GLFWmonitor,
                                       xpos: *mut c_int,
                                       ypos: *mut c_int)