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