Struct ffmpeg::DictionaryMut [] [src]

pub struct DictionaryMut<'a> { /* fields omitted */ }

Methods

impl<'a> Ref<'a>
[src]

[src]

[src]

impl<'a> Ref<'a>
[src]

[src]

Methods from Deref<Target = Ref<'a>>

[src]

[src]

Important traits for Iter<'a>
[src]

[src]

Trait Implementations

impl<'a> Deref for Ref<'a>
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl<'a> !Send for DictionaryMut<'a>

impl<'a> !Sync for DictionaryMut<'a>