Struct vips_sys::_GValue [] [src]

#[repr(C)]
pub struct _GValue { pub g_type: GType, pub data: [_GValue__bindgen_ty_1; 2], }

Fields

Trait Implementations

impl Copy for _GValue
[src]

impl Clone for _GValue
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more