pub type RadiumI32 = AtomicI32;
Best-effort atomic i32 type.
i32
struct RadiumI32 { /* private fields */ }