pub fn get_plane( fd: BorrowedFd<'_>, plane_id: u32, formats: Option<&mut Vec<u32>> ) -> Result<drm_mode_get_plane>
Get info about a plane.