GlfwHideWindow typedef

GlfwHideWindow = void Function(Pointer<GLFWwindow> window)

Implementation

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