Function ff_copy_whiteblacklists

Source
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