Function rsmpeg::ffi::avformat_close_input[][src]

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

Close an opened input AVFormatContext. Free it and all its contents and set *s to NULL.