pa_xrealloc

The combination of pa_xmalloc() and realloc()

extern (C)
void*
pa_xrealloc
(
void* ptr
,
size_t size
)

Meta