Struct ffmpeg_next::DictionaryRef [−][src]
pub struct DictionaryRef<'a> { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Ref<'a>impl<'a> UnwindSafe for Ref<'a>