kvm_nlist

Function kvm_nlist 

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