Struct gstreamer::meta::MetaRef [−][src]
pub struct MetaRef<'a, T: MetaAPI + 'a> { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a, T> RefUnwindSafe for MetaRef<'a, T> where
T: RefUnwindSafe,
impl<'a, T> UnwindSafe for MetaRef<'a, T> where
T: RefUnwindSafe,