Type Alias AtomicU16

Source
pub type AtomicU16 = Template<Wrapping<u16>>;

Aliased Typeยง

pub struct AtomicU16 { /* private fields */ }