pub type RadiumU16 = AtomicU16;
Best-effort atomic u16 type.
u16
#[repr(C, align(2))]pub struct RadiumU16 { /* private fields */ }