Type Alias RadiumIsize

Source
pub type RadiumIsize = AtomicIsize;
Expand description

Best-effort atomic isize type.

Aliased Typeยง

#[repr(C, align(8))]
pub struct RadiumIsize { /* private fields */ }