pub unsafe extern "C" fn av_dict_free(m: *mut *mut AVDictionary)Expand description
Free all the memory allocated for an AVDictionary struct and all keys and values.
pub unsafe extern "C" fn av_dict_free(m: *mut *mut AVDictionary)Free all the memory allocated for an AVDictionary struct and all keys and values.