Type Definition rustc_data_structures::sync::AtomicU32[][src]

pub type AtomicU32 = Atomic<u32>;