sel4::cap

Type Alias UnspecifiedPage

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

Aliased Typeยง

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