pub type RadiumU8 = AtomicU8;
Best-effort atomic u8 type.
u8
#[repr(C, align(1))]pub struct RadiumU8 { /* private fields */ }