Method lrs::atomic::AtomicI64::unwrap

Syntax

impl AtomicI64 {
    unsafe fn unwrap(&self) -> &mut i64
}