Skip to main content

xc_dom_vuart_init

Function xc_dom_vuart_init 

Source
pub unsafe extern "C" fn xc_dom_vuart_init(
    xch: *mut xc_interface,
    type_: u32,
    domid: u32,
    console_domid: u32,
    gfn: xen_pfn_t,
    evtchn: *mut evtchn_port_t,
) -> c_int