Method lrs::atomic::AtomicU64::unwrap

Syntax

impl AtomicU64 {
    unsafe fn unwrap(&self) -> &mut u64
}