Struct gstreamer::message::Warning  [−][src]
pub struct Warning<'a>(_);
Implementations
This is supported on crate feature 
v1_10 only.Methods from Deref<Target = MessageRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for Warning<'a>impl<'a> UnwindSafe for Warning<'a>