Skip to main content

DescriptionName

Type Alias DescriptionName 

Source
pub type DescriptionName = StringArray<{ _ }>;
Expand description

Description string, from LayerProperties::description.

Aliased Type§

#[repr(transparent)]
pub struct DescriptionName(pub [i8; 256]);

Tuple Fields§

§0: [i8; 256]