Method lrs::atomic::AtomicI16::wrap

Syntax

impl AtomicI16 {
    unsafe fn wrap(val: &mut i16) -> &AtomicI16
}

Arguments

NameDescription
val