realloc

extern (C) @system nothrow @nogc
void*
realloc
(
void* ptr
,
size_t size
)
Suggestion Box / Bug Report