Module std_detect::detect::os
source · 🔬This is a nightly-only experimental API. (
stdsimd
)Expand description
x86 run-time feature detection is OS independent.
Functions
- Run-time feature detection on x86 works by using the CPUID instruction.