Function av_dict_free

Source
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.