Type Alias sel4::cap::UnspecifiedPage
source · pub type UnspecifiedPage<C = NoExplicitInvocationContext> = Cap<UnspecifiedPage, C>;
Aliased Type§
struct UnspecifiedPage<C = NoExplicitInvocationContext> { /* private fields */ }