Struct gstreamer_sys::GstRegistryClass [−][src]
#[repr(C)]pub struct GstRegistryClass { pub parent_class: GstObjectClass, }
Fields
parent_class: GstObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstRegistryClassimpl !Send for GstRegistryClassimpl !Sync for GstRegistryClassimpl Unpin for GstRegistryClassimpl UnwindSafe for GstRegistryClassBlanket Implementations
Mutably borrows from an owned value. Read more