Function rsmpeg::ffi::av_dict_free[][src]

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.