uint16_t

Type Alias uint16_t 

Source
pub type uint16_t = u16;
Expand description

16-bit无符号整数,采用小端字节序。