Type Alias EmbLayer

Source
pub type EmbLayer = EmbLayer_;

Aliased Type§

struct EmbLayer {
    pub color: EmbColor_,
    pub name: *const i8,
}

Fields§

§color: EmbColor_§name: *const i8