sel4::cap

Type Alias LargePage

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

Aliased Typeยง

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