frameRealloc

fnvoid * frameRealloc(Sz alignment, void * oldPtr, Sz oldSize, Sz newSize, IStr file = __FILE__, Sz line = __LINE__) @safe @trusted nothrow

Reallocates memory from the frame arena.