realloc

extern (C) nothrow @nogc
void*
realloc
(
void* ptr
,
size_t size
)

Meta