glfwSetCursorEnterCallback ( window callback -- GLFWcursorenterfun )


Vocabulary
glfw.ffi

Inputs
windowan object
callbackan object


Outputs
GLFWcursorenterfunan object


Definition


LIBRARY: glfw FUNCTION: GLFWcursorenterfun
glfwSetCursorEnterCallback
( GLFWwindow* window, GLFWcursorenterfun callback )