Type Alias sel4::cap::SmallPage

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

Aliased Type§

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