pub type xc_resource_entry_t = xenpf_resource_entry_t;Aliased Type§
#[repr(C)]pub struct xc_resource_entry_t {
pub u: xenpf_resource_entry__bindgen_ty_1,
pub rsvd: u32,
pub idx: u64,
pub val: u64,
}Fields§
§u: xenpf_resource_entry__bindgen_ty_1§rsvd: u32§idx: u64§val: u64