[][src]Function stainless_ffmpeg_sys::avcodec_parameters_free

pub unsafe extern "C" fn avcodec_parameters_free(
    par: *mut *mut AVCodecParameters
)

Free an AVCodecParameters instance and everything associated with it and write NULL to the supplied pointer.