glfwSetWindowFocusCallback ( window callback -- GLFWwindowfocusfun )


Vocabulary
glfw.ffi

Inputs
windowan object
callbackan object


Outputs
GLFWwindowfocusfunan object


Definition


LIBRARY: glfw FUNCTION: GLFWwindowfocusfun
glfwSetWindowFocusCallback
( GLFWwindow* window, GLFWwindowfocusfun callback )