Method lrs::atomic::AtomicUsize::unwrap

Syntax

impl AtomicUsize {
    unsafe fn unwrap(&self) -> &mut usize
}