sel4::cap

Type Alias MegaPage

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

Aliased Typeยง

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