radium::types

Type Alias RadiumI16

source
pub type RadiumI16 = AtomicI16;
Expand description

Best-effort atomic i16 type.

Aliased Typeยง

struct RadiumI16 { /* private fields */ }