Expand description
Uses Rust’s cpuid function from the arch module.
Structs§
- CpuId
Reader Native - The native reader uses the cpuid instruction to read the cpuid data from the CPU we’re currently running on directly.
Uses Rust’s cpuid function from the arch module.