pub type RadiumIsize = AtomicIsize;
Expand description
Best-effort atomic isize
type.
Aliased Typeยง
#[repr(C, align(8))]pub struct RadiumIsize { /* private fields */ }
pub type RadiumIsize = AtomicIsize;
Best-effort atomic isize
type.
#[repr(C, align(8))]pub struct RadiumIsize { /* private fields */ }