We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791cf14 commit 4b35ac5Copy full SHA for 4b35ac5
1 file changed
GLFW.xs
@@ -748,6 +748,7 @@ void windowsizefun_callback (GLFWwindow* window, int width, int height)
748
749
MODULE = OpenGL::GLFW PACKAGE = OpenGL::GLFW
750
751
+PROTOTYPES: DISABLE
752
753
#//----------------------------------------------------
754
#// Set Per-window callbacks
0 commit comments