1.27.0[][src]Function core::arch::x86::__cpuid

pub unsafe fn __cpuid(leaf: u32) -> CpuidResult
This is supported on x86 only.

See __cpuid_count.