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