pub fn get_property_blob(
fd: BorrowedFd<'_>,
blob_id: u32,
data: Option<&mut Vec<u8>>,
) -> Result<drm_mode_get_blob>
Expand description
Get the value of a property blob
pub fn get_property_blob(
fd: BorrowedFd<'_>,
blob_id: u32,
data: Option<&mut Vec<u8>>,
) -> Result<drm_mode_get_blob>
Get the value of a property blob