Function glfw::ffi::glfwSetGammaRamp

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