raw_
cpuid
11.2.0
Module native_
cpuid
Module Items
Structs
Functions
In crate raw_
cpuid
raw_cpuid
Module
native_cpuid
Copy item path
source
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.
Functions
§
cpuid_
count