GlfwRestoreWindow typedef

GlfwRestoreWindow = void Function(Pointer<GLFWwindow> window)

Implementation

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