Method lrs::atomic::AtomicU16::wrap

Syntax

impl AtomicU16 {
    unsafe fn wrap(val: &mut u16) -> &AtomicU16
}

Arguments

NameDescription
val