Type Alias sel4::cap::HugePage

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

Aliased Type§

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