GlfwMaximizeWindow typedef

GlfwMaximizeWindow = void Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwMaximizeWindow = void Function(Pointer<GLFWwindow> window);