☰
In core::core_arch::x86::cpuid
Structs
CpuidResult
Functions
__cpuid
__cpuid_count
__get_cpuid_max
has_cpuid
?
Function
core
::
core_arch
::
x86
::
cpuid
::
has_cpuid
source
·
[
−
]
pub fn has_cpuid() ->
bool
🔬
This is a nightly-only experimental API. (
stdsimd
#48556
)
Available on
x86 or x86-64
only.
Expand description
Does the host support the
cpuid
instruction?