kvm_nlist2

Function kvm_nlist2 

Source
pub unsafe extern "C" fn kvm_nlist2(
    kd: *mut kvm_t,
    nl: *mut kvm_nlist,
) -> c_int