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