GlfwIconifyWindow typedef

GlfwIconifyWindow = void Function(Pointer<GLFWwindow> window)

Implementation

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