Type Alias sel4::cap::Granule

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

Aliased Type§

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