GLFWwindowrefreshfunDart typedef

GLFWwindowrefreshfunDart = void Function(Pointer<GLFWwindow>)

Implementation

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