glfw::ffi::glfwGetCursorPos[src]

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