GlfwDestroyWindowNative typedef

GlfwDestroyWindowNative = Void Function(Pointer<GLFWwindow> window)

Implementation

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