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