Function rsmpeg::ffi::avformat_free_context[][src]

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

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