get_vendor_id_from_host

Function get_vendor_id_from_host 

Source
pub fn get_vendor_id_from_host() -> Result<[u8; 12], GetCpuidError>
Expand description

Extracts the CPU vendor id from leaf 0x0.

ยงErrors

When CPUID leaf 0 is not supported.