Struct gst::ffi::Struct__GTypeClass [−][src]
#[repr(C)]pub struct Struct__GTypeClass { pub g_type: GType, }
Fields
g_type: GType
Trait Implementations
impl Clone for Struct__GTypeClass
[src]
impl Clone for Struct__GTypeClass
fn clone(&self) -> Struct__GTypeClass
[src]
fn clone(&self) -> Struct__GTypeClass
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 Copy for Struct__GTypeClass
[src]
impl Copy for Struct__GTypeClass
impl Default for Struct__GTypeClass
[src]
impl Default for Struct__GTypeClass
fn default() -> Struct__GTypeClass
[src]
fn default() -> Struct__GTypeClass
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl Send for Struct__GTypeClass
impl Send for Struct__GTypeClass
impl Sync for Struct__GTypeClass
impl Sync for Struct__GTypeClass