pub type xen_mc_fetch_t = xen_mc_fetch;Aliased Type§
#[repr(C)]pub struct xen_mc_fetch_t {
pub flags: u32,
pub _pad0: u32,
pub fetch_id: u64,
pub data: __guest_handle_mc_info_t,
}Fields§
§flags: u32§_pad0: u32§fetch_id: u64§data: __guest_handle_mc_info_t