This function sets the framebuffer resize callback of the specified window, which is called when the framebuffer of the specified window is resized.
The window whose callback to set.
The new callback, or NULL to remove the currently set callback.
NULL
The previously set callback, or NULL if no callback was set or the library had not been initialized.
glfwSetFramebufferSizeCallback
Generated using TypeDoc
This function sets the framebuffer resize callback of the specified window, which is called when the framebuffer of the specified window is resized.