uptr_t

Define uptr_t, an unsigned integer type large enough to hold a pointer.

alias uptr_t = core.stdc.stdint.uintptr_t

Meta