pub type RadiumI64 = AtomicI64;
Best-effort atomic i64 type.
i64
struct RadiumI64 { /* private fields */ }