Function smbios::stream[][src]

pub fn stream() -> Result<(EntryPointType, Box<Read>)>

Detects the entry point and location of an SMBIOS stream on this system, returning the entry point found and a stream which can be used with the Decoder type.