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