Skip to main content

xc_vmtrace_get_option

Function xc_vmtrace_get_option 

Source
pub unsafe extern "C" fn xc_vmtrace_get_option(
    xch: *mut xc_interface,
    domid: u32,
    vcpu: u32,
    key: u64,
    value: *mut u64,
) -> c_int