pub type RadiumU8 = AtomicU8;
Best-effort atomic u8 type.
u8
struct RadiumU8 { /* private fields */ }