Struct vips_sys::_GVariantBuilder
[−]
[src]
#[repr(C)]pub struct _GVariantBuilder { pub u: _GVariantBuilder__bindgen_ty_1, }
Fields
u: _GVariantBuilder__bindgen_ty_1
Trait Implementations
impl Copy for _GVariantBuilder
[src]
impl Clone for _GVariantBuilder
[src]
fn clone(&self) -> _GVariantBuilder
[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
Performs copy-assignment from source
. Read more