Function smbios::stream

source ·
pub fn stream() -> Result<(EntryPointType, Vec<Structure>)>
Expand description

Detects the entry point and location of an SMBIOS stream on this system, returning the entry point found and all available SMBIOS structures.