glfwSetWindowRefreshCallback ( window callback -- GLFWwindowrefreshfun )


Vocabulary
glfw.ffi

Inputs
windowan object
callbackan object


Outputs
GLFWwindowrefreshfunan object


Definition


LIBRARY: glfw FUNCTION: GLFWwindowrefreshfun
glfwSetWindowRefreshCallback
( GLFWwindow* window, GLFWwindowrefreshfun callback )