MemoryContext.realloc

void * realloc(Sz alignment, void * oldPtr, Sz oldSize, Sz newSize, IStr file, Sz line) @system nothrow

Reallocates a block of memory.