pa_xmalloc0

Same as pa_xmalloc(), but initialize allocated memory to 0

extern (C)
void*
pa_xmalloc0
(
size_t l
)

Meta