uint32_t

Type Alias uint32_t 

Source
pub type uint32_t = u32;
Expand description

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