[][src]Function stainless_ffmpeg_sys::av_dict_get

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