Function ffmpeg::ffi::av_dict_get
source · pub unsafe extern "C" fn av_dict_get(
m: *const AVDictionary,
key: *const c_char,
prev: *const AVDictionaryEntry,
flags: c_int
) -> *mut AVDictionaryEntry
pub unsafe extern "C" fn av_dict_get(
m: *const AVDictionary,
key: *const c_char,
prev: *const AVDictionaryEntry,
flags: c_int
) -> *mut AVDictionaryEntry