Method lrs::atomic::AtomicI32::unwrap

Syntax

impl AtomicI32 {
    unsafe fn unwrap(&self) -> &mut i32
}