sel4::cap

Type Alias Granule

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

Aliased Typeยง

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