Struct gstreamer_editing_services_sys::GESTestClipClass [−][src]
#[repr(C)]pub struct GESTestClipClass { 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 GESTestClipClassimpl !Send for GESTestClipClassimpl !Sync for GESTestClipClassimpl Unpin for GESTestClipClassimpl UnwindSafe for GESTestClipClassBlanket Implementations
Mutably borrows from an owned value. Read more