Skip to main content

xc_vmtrace_set_option

Function xc_vmtrace_set_option 

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