GLFWwindowsizefun typedef

GLFWwindowsizefun = Void Function(Pointer<GLFWwindow>, Int32, Int32)

Implementation

typedef GLFWwindowsizefun = Void Function(Pointer<GLFWwindow>, Int32, Int32);