Function glfw::ffi::glfwGetCursorPos [−][src]
pub unsafe extern "C" fn glfwGetCursorPos(
window: *mut GLFWwindow,
xpos: *mut c_double,
ypos: *mut c_double
)
pub unsafe extern "C" fn glfwGetCursorPos(
window: *mut GLFWwindow,
xpos: *mut c_double,
ypos: *mut c_double
)