pub type gnttab_cache_flush_t = gnttab_cache_flush;Aliased Type§
#[repr(C)]pub struct gnttab_cache_flush_t {
pub a: gnttab_cache_flush__bindgen_ty_1,
pub offset: u16,
pub length: u16,
pub op: u32,
}Fields§
§a: gnttab_cache_flush__bindgen_ty_1§offset: u16§length: u16§op: u32