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 GESTitleClipClass
impl !Send for GESTitleClipClass
impl !Sync for GESTitleClipClass
impl Unpin for GESTitleClipClass
impl UnwindSafe for GESTitleClipClass
Blanket Implementations
Mutably borrows from an owned value. Read more