GlfwMakeContextCurrent typedef

GlfwMakeContextCurrent = void Function(Pointer<GLFWwindow> window)

Implementation

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