Struct gstreamer::query::Drain  [−][src]
pub struct Drain<T>(_);
Implementations
Methods from Deref<Target = QueryRef>
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Drain<T> where
    T: RefUnwindSafe, impl<T> UnwindSafe for Drain<T> where
    T: UnwindSafe,