[][src]Function ffmpeg_sys_next::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.