Type Alias AtomicU32

Source
pub type AtomicU32 = Template<Wrapping<u32>>;

Aliased Typeยง

pub struct AtomicU32 { /* private fields */ }