GLFWwindowposfunDart typedef

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

Implementation

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