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