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