Struct gstreamer_base_sys::GstCollectPadsClass [−][src]
#[repr(C)]pub struct GstCollectPadsClass { pub parent_class: GstObjectClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstObjectClass_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstCollectPadsClassimpl !Send for GstCollectPadsClassimpl !Sync for GstCollectPadsClassimpl Unpin for GstCollectPadsClassimpl UnwindSafe for GstCollectPadsClassBlanket Implementations
Mutably borrows from an owned value. Read more