av_buffer_allocz

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

extern (C)
av_buffer_allocz
(
int size
)

Meta