Function drm_ffi::mode::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.