sptr_t

Define sptr_t, a signed integer large enough to hold a pointer.

alias sptr_t = core.stdc.stdint.intptr_t

Meta