Struct gstreamer_editing_services_sys::GESMetaContainerInterface [−][src]
#[repr(C)]pub struct GESMetaContainerInterface { pub parent_iface: GTypeInterface, pub _ges_reserved: [gpointer; 4], }
Fields
parent_iface: GTypeInterface_ges_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GESMetaContainerInterfaceimpl !Send for GESMetaContainerInterfaceimpl !Sync for GESMetaContainerInterfaceimpl Unpin for GESMetaContainerInterfaceimpl UnwindSafe for GESMetaContainerInterfaceBlanket Implementations
Mutably borrows from an owned value. Read more