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