pub type RadiumI16 = AtomicI16;
Best-effort atomic i16 type.
i16
struct RadiumI16 { /* private fields */ }