xrealloc

A realloc that exits on failure

nothrow @nogc
void*
xrealloc
(
void* oldp
,
size_t newsz
)

Meta