Struct ffmpeg_next::DictionaryMut [−][src]
pub struct DictionaryMut<'a> { /* fields omitted */ }Implementations
Methods from Deref<Target = Ref<'a>>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Ref<'a>impl<'a> UnwindSafe for Ref<'a>