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