Type Alias sel4::cap::SchedContext

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

Aliased Type§

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