Loads the value of the atomic integer with sequentially consistent semantics.
impl AtomicU32 { fn load(&self) -> u32 }