Function core::arch::x86::has_cpuid [−][src]
pub fn has_cpuid() -> bool
This is supported on x86 only.
Expand description
Does the host support the cpuid
instruction?
pub fn has_cpuid() -> bool
Does the host support the cpuid
instruction?