GlfwHideWindowNative typedef

GlfwHideWindowNative = Void Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwHideWindowNative = Void Function(Pointer<GLFWwindow> window);