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