GlfwSetGammaNative typedef

GlfwSetGammaNative = Void Function(Pointer<GLFWmonitor> monitor, Float gamma)

Implementation

typedef GlfwSetGammaNative = Void Function(
    Pointer<GLFWmonitor> monitor, Float gamma);