drm_ffi::mode

Function get_plane

source
pub fn get_plane(
    fd: BorrowedFd<'_>,
    plane_id: u32,
    formats: Option<&mut Vec<u32>>,
) -> Result<drm_mode_get_plane>
Expand description

Get info about a plane.