Trait sel4::CapTypeForTranslationTableObject

source ·
pub trait CapTypeForTranslationTableObject: CapTypeForObjectOfFixedSize {
    const TRANSLATION_TABLE_OBJECT_TYPE: TranslationTableObjectType;
}

Required Associated Constants§

Object Safety§

This trait is not object safe.

Implementors§