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

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