sel4::cap

Type Alias SmallPage

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

Aliased Typeยง

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