pub type RadiumI32 = AtomicI32;
Best-effort atomic i32 type.
i32
#[repr(C, align(4))]pub struct RadiumI32 { /* private fields */ }