[][src]Function stainless_ffmpeg_sys::av_buffersrc_parameters_alloc

pub unsafe extern "C" fn av_buffersrc_parameters_alloc(
) -> *mut AVBufferSrcParameters

Allocate a new AVBufferSrcParameters instance. It should be freed by the caller with av_free().