Function core::arch::x86::__cpuid 1.27.0[−][src]
pub unsafe fn __cpuid(leaf: u32) -> CpuidResultThis is supported on (non-crate feature
miri-test-libstd or test or doctest) and x86 only.Expand description
See __cpuid_count.