kvm_getpcpu

Function kvm_getpcpu 

Source
pub unsafe extern "C" fn kvm_getpcpu(
    kd: *mut kvm_t,
    cpu: c_int,
) -> *mut c_void