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 Copy for _GVariantBuilder
impl Clone for _GVariantBuilder
[src]
impl Clone for _GVariantBuilder
fn clone(&self) -> _GVariantBuilder
[src]
fn clone(&self) -> _GVariantBuilder
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl !Send for _GVariantBuilder
impl !Send for _GVariantBuilder
impl !Sync for _GVariantBuilder
impl !Sync for _GVariantBuilder