std
::
core
::
mem
realloc_aligned
fn
void
*
realloc_aligned
(
void
*
ptr
,
usz
new_size
,
usz
alignment
)
@builtin
@inline
@nodiscard
Parameters