Type Alias radium::types::RadiumI32

source ·
pub type RadiumI32 = AtomicI32;
Expand description

Best-effort atomic i32 type.

Aliased Type§

struct RadiumI32 { /* private fields */ }