GLFWwindowclosefunDart typedef

GLFWwindowclosefunDart = void Function(Pointer<GLFWwindow>)

Implementation

typedef GLFWwindowclosefunDart = void Function(Pointer<GLFWwindow>);