Method lrs::atomic::AtomicU64::wrap

Syntax

impl AtomicU64 {
    unsafe fn wrap(val: &mut u64) -> &AtomicU64
}

Arguments

NameDescription
val