Type Alias devices::tsc::cpuid::CpuidCountFn

source ·
pub type CpuidCountFn = unsafe fn(_: u32, _: u32) -> CpuidResult;
Expand description

Function to retrieve the given CPUID leaf and sub-leaf.