Method lrs::atomic::AtomicI32::wrap

Syntax

impl AtomicI32 {
    unsafe fn wrap(val: &mut i32) -> &AtomicI32
}

Arguments

NameDescription
val