[][src]Function glfw::ffi::glfwSetCursorEnterCallback

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