pub fn get_property(
fd: BorrowedFd<'_>,
prop_id: u32,
values: Option<&mut Vec<u64>>,
enums: Option<&mut Vec<drm_mode_property_enum>>,
) -> Result<drm_mode_get_property>
Expand description
Get property
pub fn get_property(
fd: BorrowedFd<'_>,
prop_id: u32,
values: Option<&mut Vec<u64>>,
enums: Option<&mut Vec<drm_mode_property_enum>>,
) -> Result<drm_mode_get_property>
Get property