Function xc_domain_setdebugging

Source
pub unsafe extern "C" fn xc_domain_setdebugging(
    xch: *mut xc_interface,
    domid: u32,
    enable: c_uint,
) -> c_int