GlfwSwapBuffers typedef

GlfwSwapBuffers = void Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwSwapBuffers = void Function(Pointer<GLFWwindow> window);