GlfwDestroyWindow typedef

GlfwDestroyWindow = void Function(Pointer<GLFWwindow> window)

Implementation

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