Method lrs::atomic::AtomicI8::wrap

Syntax

impl AtomicI8 {
    unsafe fn wrap(val: &mut i8) -> &AtomicI8
}

Arguments

NameDescription
val