glfw::ffi::glfwGetCursorPos [] [src]

pub unsafe extern fn glfwGetCursorPos(window: *mut GLFWwindow, xpos: *mut c_double, ypos: *mut c_double)