pub fn has_cpuid() -> bool
🔬This is a nightly-only experimental API. (stdarch_x86_has_cpuid)
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

Does the host support the cpuid instruction?