Function core::arch::x86_64::__cpuid

1.27.0 · source · []
pub unsafe fn __cpuid(leaf: u32) -> CpuidResult
This is supported on x86-64 only.
Expand description