GlfwShowWindow typedef

GlfwShowWindow = void Function(Pointer<GLFWwindow> window)

Implementation

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