Function rustc_std_workspace_std::arch::x86_64::has_cpuid
source · pub fn has_cpuid() -> bool
🔬This is a nightly-only experimental API. (
stdsimd
)Available on x86-64 only.
Expand description
Does the host support the cpuid
instruction?