GLFWwindowclosefun typedef

GLFWwindowclosefun = Void Function(Pointer<GLFWwindow>)

Implementation

typedef GLFWwindowclosefun = Void Function(Pointer<GLFWwindow>);