Struct gstreamer_editing_services_sys::GESTitleClipClass [−][src]
#[repr(C)]pub struct GESTitleClipClass { pub parent_class: GESSourceClipClass, pub _ges_reserved: [gpointer; 4], }
Fields
parent_class: GESSourceClipClass_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESTitleClipClassimpl !Send for GESTitleClipClassimpl !Sync for GESTitleClipClassimpl Unpin for GESTitleClipClassimpl UnwindSafe for GESTitleClipClassBlanket Implementations
Mutably borrows from an owned value. Read more