Prototype

extern(C) void glfwSetGamma(
  GLFWmonitor* monitor,
  float gamma
) nothrow;