cpp_size_t

Used for an unsigned integer type that corresponds in size and mangling to the associated C++ compiler's size_t type.

version(StdDdoc)
alias cpp_size_t = size_t

Meta