util_realloc

version(Windows)
extern (C++) nothrow @safe
void*
util_realloc
(
void* oldp
,
size_t n
,
size_t size
)
Suggestion Box / Bug Report