Struct gstreamer_sys::GstRegistryClass [−][src]
#[repr(C)]pub struct GstRegistryClass { pub parent_class: GstObjectClass, }
Fields
parent_class: GstObjectClass
Trait Implementations
impl Copy for GstRegistryClass
[src]
impl Copy for GstRegistryClass
impl Clone for GstRegistryClass
[src]
impl Clone for GstRegistryClass
fn clone(&self) -> GstRegistryClass
[src]
fn clone(&self) -> GstRegistryClass
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 GstRegistryClass
[src]
impl Debug for GstRegistryClass
Auto Trait Implementations
impl !Send for GstRegistryClass
impl !Send for GstRegistryClass
impl !Sync for GstRegistryClass
impl !Sync for GstRegistryClass