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

Trait Implementations

impl Clone for Struct__GObject
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GObject
[src]

impl Default for Struct__GObject
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GObject

impl !Sync for Struct__GObject