[][src]Function glfw::ffi::glfwSetCursorPosCallback

pub unsafe extern "C" fn glfwSetCursorPosCallback(
    window: *mut GLFWwindow,
    cbfun: Option<GLFWcursorposfun>
) -> Option<GLFWcursorposfun>