Union vips_sys::_GVariantDict__bindgen_ty_1 [−][src]
#[repr(C)]pub union _GVariantDict__bindgen_ty_1 { pub s: _GVariantDict__bindgen_ty_1__bindgen_ty_1, pub x: [gsize; 16], // some fields omitted }
Fields
s: _GVariantDict__bindgen_ty_1__bindgen_ty_1
x: [gsize; 16]
Trait Implementations
impl Copy for _GVariantDict__bindgen_ty_1
[src]
impl Copy for _GVariantDict__bindgen_ty_1
impl Clone for _GVariantDict__bindgen_ty_1
[src]
impl Clone for _GVariantDict__bindgen_ty_1
fn clone(&self) -> _GVariantDict__bindgen_ty_1
[src]
fn clone(&self) -> _GVariantDict__bindgen_ty_1
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__bindgen_ty_1
impl !Send for _GVariantDict__bindgen_ty_1
impl !Sync for _GVariantDict__bindgen_ty_1
impl !Sync for _GVariantDict__bindgen_ty_1