[][src]Function glfw::ffi::glfwSetCursorPos

pub unsafe extern "C" fn glfwSetCursorPos(
    window: *mut GLFWwindow,
    xpos: c_double,
    ypos: c_double
)