Method lrs::atomic::AtomicU8::unwrap

Syntax

impl AtomicU8 {
    unsafe fn unwrap(&self) -> &mut u8
}