GlfwGetGammaRamp typedef

GlfwGetGammaRamp = Pointer<GLFWgammaramp> Function(Pointer<GLFWmonitor> monitor)

Implementation

typedef GlfwGetGammaRamp = Pointer<GLFWgammaramp> Function(
    Pointer<GLFWmonitor> monitor);