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
impl Copy for GstGhostPadClass
[src]
impl Copy for GstGhostPadClass
impl Clone for GstGhostPadClass
[src]
impl Clone for GstGhostPadClass
fn clone(&self) -> GstGhostPadClass
[src]
fn clone(&self) -> GstGhostPadClass
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstGhostPadClass
[src]
impl Debug for GstGhostPadClass
Auto Trait Implementations
impl !Send for GstGhostPadClass
impl !Send for GstGhostPadClass
impl !Sync for GstGhostPadClass
impl !Sync for GstGhostPadClass