GlfwWindowShouldClose typedef

GlfwWindowShouldClose = int Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwWindowShouldClose = int Function(Pointer<GLFWwindow> window);