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