pub type RadiumI8 = AtomicI8;
Best-effort atomic i8 type.
i8
#[repr(C, align(1))]pub struct RadiumI8 { /* private fields */ }