[][src]Function ffmpeg_dev::sys::avformat_free_context

pub unsafe extern "C" fn avformat_free_context(s: *mut AVFormatContext)

Free an AVFormatContext and all its streams. @param s context to free