Struct vips_sys::_GVariantDict [−][src]
#[repr(C)]pub struct _GVariantDict { pub u: _GVariantDict__bindgen_ty_1, }
Fields
u: _GVariantDict__bindgen_ty_1
Trait Implementations
impl Copy for _GVariantDict
[src]
impl Copy for _GVariantDict
impl Clone for _GVariantDict
[src]
impl Clone for _GVariantDict
fn clone(&self) -> _GVariantDict
[src]
fn clone(&self) -> _GVariantDict
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 _GVariantDict
impl !Send for _GVariantDict
impl !Sync for _GVariantDict
impl !Sync for _GVariantDict