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
pub unsafe extern "C" fn avformat_free_context(
s: *mut AVFormatContext,
)Free an AVFormatContext and all its streams. @param s context to free