Method lrs::atomic::AtomicI64::wrap

Syntax

impl AtomicI64 {
    unsafe fn wrap(val: &mut i64) -> &AtomicI64
}

Arguments

NameDescription
val