Type Alias sel4::cap::LargePage

source ·
pub type LargePage<C = NoExplicitInvocationContext> = Cap<LargePage, C>;

Aliased Type§

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