Struct vips_sys::_GObject [−][src]
#[repr(C)]pub 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 Debug for _GObject
[src]
impl Debug for _GObject
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for _GObject
[src]
impl Copy for _GObject
impl Clone for _GObject
[src]
impl Clone for _GObject