pub unsafe extern "C" fn ff_copy_whiteblacklists(
dst: *mut AVFormatContext,
src: *const AVFormatContext,
) -> c_intExpand description
Copies the whilelists from one context to the other
pub unsafe extern "C" fn ff_copy_whiteblacklists(
dst: *mut AVFormatContext,
src: *const AVFormatContext,
) -> c_intCopies the whilelists from one context to the other