GLFWwindowsizefunDart typedef

GLFWwindowsizefunDart = void Function(Pointer<GLFWwindow>, int, int)

Implementation

typedef GLFWwindowsizefunDart = void Function(Pointer<GLFWwindow>, int, int);