kvm_openfiles

Function kvm_openfiles 

Source
pub unsafe extern "C" fn kvm_openfiles(
    execfile: *const c_char,
    corefile: *const c_char,
    swapfile: *const c_char,
    flags: c_int,
    errbuf: *mut c_char,
) -> *mut kvm_t