wasmtime_environ
8.0.1
In wasmtime_environ::__core::arch::x86_64
Function
wasmtime_environ
::
__core
::
arch
::
x86_64
::
has_cpuid
Copy item path
source
·
[
−
]
pub fn has_cpuid() ->
bool
🔬
This is a nightly-only experimental API. (
stdarch_x86_has_cpuid
)
Available on
x86-64
only.
Expand description
Does the host support the
cpuid
instruction?