Type Alias CpuidCountFn

Source
pub type CpuidCountFn = unsafe fn(u32, u32) -> CpuidResult;
Expand description

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