RadiumIsize

Type Alias RadiumIsize 

Source
pub type RadiumIsize = AtomicIsize;
Expand description

Best-effort atomicity for isize.

This target has the required atomic support.

Aliased Typeยง

pub struct RadiumIsize { /* private fields */ }