pub type RadiumI64 = AtomicI64;
Best-effort atomic i64 type.
i64
#[repr(C, align(8))]pub struct RadiumI64 { /* private fields */ }