glfwSetGammaRamp top-level property

GlfwSetGammaRamp glfwSetGammaRamp
getter/setter pair

Implementation

GlfwSetGammaRamp glfwSetGammaRamp =
    Pointer<NativeFunction<GlfwSetGammaRampNative>>.fromAddress(0)
        .asFunction<GlfwSetGammaRamp>();