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

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