Struct gstreamer::event::CustomBothBuilder [−][src]
pub struct CustomBothBuilder<'a> { /* fields omitted */ }Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for CustomBothBuilder<'a>impl<'a> Send for CustomBothBuilder<'a>impl<'a> Sync for CustomBothBuilder<'a>impl<'a> Unpin for CustomBothBuilder<'a>impl<'a> !UnwindSafe for CustomBothBuilder<'a>