mirror_ffmpeg_sys

Function 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