Reallocates ptr with size Tries to avoid actually doing a new allocation if possible.
Should this operation be thread safe? Default false.
Pointer to entry to be reallocated.
Size of the new entry.
See Implementation
Reallocates ptr with size Tries to avoid actually doing a new allocation if possible.