[−][src]Function ffmpeg_dev::sys::avformat_close_input
pub unsafe extern "C" fn avformat_close_input(s: *mut *mut AVFormatContext)
Close an opened input AVFormatContext. Free it and all its contents and set *s to NULL.
pub unsafe extern "C" fn avformat_close_input(s: *mut *mut AVFormatContext)
Close an opened input AVFormatContext. Free it and all its contents and set *s to NULL.