MemoryContext.realloc

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

Reallocates a block of memory.