util_realloc

version(Windows)
extern (C++) nothrow
void*
util_realloc
(
void* oldp
,
size_t n
,
size_t size
)

Meta