sel4::cap

Type Alias PD

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

Aliased Typeยง

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