Struct smbioslib::SystemBootStatusData [−][src]
Expand description
Fields
raw: &'a [u8]
Raw data
Implementations
System boot status
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for SystemBootStatusData<'a>
impl<'a> Send for SystemBootStatusData<'a>
impl<'a> Sync for SystemBootStatusData<'a>
impl<'a> Unpin for SystemBootStatusData<'a>
impl<'a> UnwindSafe for SystemBootStatusData<'a>