Struct gstreamer_sys::GstGhostPadClass [−][src]
#[repr(C)]pub struct GstGhostPadClass { pub parent_class: GstProxyPadClass, pub _gst_reserved: [gpointer; 4], }
Fields
parent_class: GstProxyPadClass_gst_reserved: [gpointer; 4]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstGhostPadClassimpl !Send for GstGhostPadClassimpl !Sync for GstGhostPadClassimpl Unpin for GstGhostPadClassimpl UnwindSafe for GstGhostPadClassBlanket Implementations
Mutably borrows from an owned value. Read more