mirror_ffmpeg_sys

Function av_dict_copy

Source
pub unsafe extern "C" fn av_dict_copy(
    dst: *mut *mut AVDictionary,
    src: *const AVDictionary,
    flags: c_int,
) -> c_int