pub unsafe extern "C" fn ff_copy_whiteblacklists(
dst: *mut AVFormatContext,
src: *const AVFormatContext,
) -> c_int
Expand 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_int
Copies the whilelists from one context to the other