Function glfw::ffi::glfwSetGammaRamp[][src]

pub unsafe extern "C" fn glfwSetGammaRamp(
    monitor: *mut GLFWmonitor,
    ramp: *const GLFWgammaramp
)