Function drm_ffi::mode::set_gamma

source ·
pub fn set_gamma(
    fd: BorrowedFd<'_>,
    crtc_id: u32,
    size: usize,
    red: &[u16],
    green: &[u16],
    blue: &[u16]
) -> Result<drm_mode_crtc_lut>
Expand description

Set CRTC gamma ramp