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