pub type ArchivedU16 = u16_le;
Expand description
The archived version of u16
.
Aliased Type§
#[repr(C, align(2))]pub struct ArchivedU16(/* private fields */);
pub type ArchivedU16 = u16_le;
The archived version of u16
.
#[repr(C, align(2))]pub struct ArchivedU16(/* private fields */);