Type Alias radium::types::RadiumU16

source ·
pub type RadiumU16 = AtomicU16;
Expand description

Best-effort atomic u16 type.

Aliased Type§

struct RadiumU16 { /* private fields */ }