Function ffmpeg::ffi::av_dict_copy
source · pub unsafe extern "C" fn av_dict_copy(
dst: *mut *mut AVDictionary,
src: *const AVDictionary,
flags: c_int
) -> c_int
pub unsafe extern "C" fn av_dict_copy(
dst: *mut *mut AVDictionary,
src: *const AVDictionary,
flags: c_int
) -> c_int