[][src]Function ffmpeg_dev::sys::av_buffer_allocz

pub unsafe extern "C" fn av_buffer_allocz(size: c_int) -> *mut AVBufferRef

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