Method lrs::atomic::AtomicU32::wrap

Syntax

impl AtomicU32 {
    unsafe fn wrap(val: &mut u32) -> &AtomicU32
}

Arguments

NameDescription
val