Method lrs::atomic::AtomicU8::wrap

Syntax

impl AtomicU8 {
    unsafe fn wrap(val: &mut u8) -> &AtomicU8
}

Arguments

NameDescription
val