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

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