Function panda_sys::host_cpuid[][src]

pub unsafe extern "C" fn host_cpuid(
    function: u32,
    count: u32,
    eax: *mut u32,
    ebx: *mut u32,
    ecx: *mut u32,
    edx: *mut u32
)