Module raw_cpuid::native_cpuid
source · Expand description
Uses Rust’s cpuid function from the arch module.
Structs§
- The native reader uses the cpuid instruction to read the cpuid data from the CPU we’re currently running on directly.