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