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