glfwSetGamma top-level property

GlfwSetGamma glfwSetGamma
getter/setter pair

Implementation

GlfwSetGamma glfwSetGamma =
    Pointer<NativeFunction<GlfwSetGammaNative>>.fromAddress(0)
        .asFunction<GlfwSetGamma>();