av_buffer_allocz

Same as av_buffer_alloc(), except the returned buffer will be initialized to zero.

@nogc nothrow extern (C)
av_buffer_allocz
(
int size
)

Meta