sel4::cap

Type Alias HugePage

Source
pub type HugePage<C = NoExplicitInvocationContext> = Cap<HugePage, C>;

Aliased Typeยง

struct HugePage<C = NoExplicitInvocationContext> { /* private fields */ }