GlfwSetGammaRamp typedef

GlfwSetGammaRamp = void Function(Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp)

Implementation

typedef GlfwSetGammaRamp = void Function(
    Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp);