aphrodite::arch

Function cpuid

Source
pub fn cpuid(id: u32) -> (u32, u32, u32)
Expand description

Returns information from the CPUID command in the form (ebx, edx, ecx).