Function xc_monitor_debug_exceptions

Source
pub unsafe extern "C" fn xc_monitor_debug_exceptions(
    xch: *mut xc_interface,
    domain_id: u32,
    enable: bool,
    sync: bool,
) -> c_int