GlfwSetGammaRampNative typedef

GlfwSetGammaRampNative = Void Function(Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp)

Implementation

typedef GlfwSetGammaRampNative = Void Function(
    Pointer<GLFWmonitor> monitor, Pointer<GLFWgammaramp> ramp);