GLFWwindowrefreshfun typedef

GLFWwindowrefreshfun = Void Function(Pointer<GLFWwindow>)

Implementation

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