Method lrs::atomic::AtomicU32::unwrap

Syntax

impl AtomicU32 {
    unsafe fn unwrap(&self) -> &mut u32
}