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]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GValue

impl !Sync for _GValue