Struct gst::ffi::Struct__GObject [−][src]
#[repr(C)]pub struct Struct__GObject { pub g_type_instance: GTypeInstance, pub ref_count: guint, pub qdata: *mut GData, }
Fields
g_type_instance: GTypeInstance
ref_count: guint
qdata: *mut GData
Trait Implementations
impl Clone for Struct__GObject
[src]
impl Clone for Struct__GObject
fn clone(&self) -> Struct__GObject
[src]
fn clone(&self) -> Struct__GObject
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__GObject
[src]
impl Copy for Struct__GObject
impl Default for Struct__GObject
[src]
impl Default for Struct__GObject
fn default() -> Struct__GObject
[src]
fn default() -> Struct__GObject
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GObject
impl !Send for Struct__GObject
impl !Sync for Struct__GObject
impl !Sync for Struct__GObject