GlfwMakeContextCurrentNative typedef

GlfwMakeContextCurrentNative = Void Function(Pointer<GLFWwindow> window)

Implementation

typedef GlfwMakeContextCurrentNative = Void Function(
    Pointer<GLFWwindow> window);