pub type RadiumI8 = AtomicI8;
Best-effort atomic i8 type.
i8
struct RadiumI8 { /* private fields */ }