Skip to main content

xc_vcpu_get_extstate

Function xc_vcpu_get_extstate 

Source
pub unsafe extern "C" fn xc_vcpu_get_extstate(
    xch: *mut xc_interface,
    domid: u32,
    vcpu: u32,
    extstate: *mut xc_vcpu_extstate_t,
) -> c_int