GLFWwindowposfun typedef

GLFWwindowposfun = Void Function(Pointer<GLFWwindow>, Int32, Int32)

Implementation

typedef GLFWwindowposfun = Void Function(Pointer<GLFWwindow>, Int32, Int32);