radium::types

Type Alias RadiumU16

source
pub type RadiumU16 = AtomicU16;
Expand description

Best-effort atomic u16 type.

Aliased Typeยง

struct RadiumU16 { /* private fields */ }