Struct gstreamer::message::StepDone [−][src]
pub struct StepDone<'a>(_);
Implementations
Methods from Deref<Target = MessageRef>
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for StepDone<'a>
impl<'a> UnwindSafe for StepDone<'a>