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