pub type uint16_t = u16;Expand description
The uint16_t type provided in stdint.h, see https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdint.h.html.
pub type uint16_t = u16;The uint16_t type provided in stdint.h, see https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdint.h.html.