pub fn get_bus_id(
fd: BorrowedFd<'_>,
buf: Option<&mut Vec<u8>>,
) -> Result<drm_unique>
Expand description
Load this device’s Bus ID into a buffer.
pub fn get_bus_id(
fd: BorrowedFd<'_>,
buf: Option<&mut Vec<u8>>,
) -> Result<drm_unique>
Load this device’s Bus ID into a buffer.