Type Alias grant_entry_header_t

Source
pub type grant_entry_header_t = grant_entry_header;

Aliased Type§

#[repr(C)]
pub struct grant_entry_header_t { pub flags: u16, pub domid: u16, }

Fields§

§flags: u16§domid: u16