Function drm_ffi::mode::set_crtc

source ยท
pub fn set_crtc(
    fd: BorrowedFd<'_>,
    crtc_id: u32,
    fb_id: u32,
    x: u32,
    y: u32,
    conns: &[u32],
    mode: Option<drm_mode_modeinfo>,
) -> Result<drm_mode_crtc>
Expand description

Set CRTC state