std
::
core
::
mem
::
allocator
realloc
macro
void
*
realloc
(
Allocator
allocator
,
void
*
ptr
,
usz
new_size
)
@nodiscard
Parameters