Struct gstreamer::message::AsyncStart  [−][src]
pub struct AsyncStart<'a>(_);
Implementations
Methods from Deref<Target = MessageRef>
Trait Implementations
type Target = MessageRef
type Target = MessageRefThe resulting type after dereferencing.
Auto Trait Implementations
impl<'a> RefUnwindSafe for AsyncStart<'a>impl<'a> Send for AsyncStart<'a>impl<'a> Sync for AsyncStart<'a>impl<'a> Unpin for AsyncStart<'a>impl<'a> UnwindSafe for AsyncStart<'a>