av_buffer_allocz

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

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

Meta