Prototype

extern(C) void glfwSetGammaRamp(
  GLFWmonitor* monitor,
  const(GLFWgammaramp)* ramp
) nothrow;