Struct vips_sys::_GObject [] [src]

#[repr(C)]
pub struct _GObject { pub g_type_instance: GTypeInstance, pub ref_count: guint, pub qdata: *mut GData, }

Fields

Trait Implementations

impl Debug for _GObject
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GObject
[src]

impl Clone for _GObject
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more