Union vips_sys::GWeakRef__bindgen_ty_1
[−]
[src]
#[repr(C)]pub union GWeakRef__bindgen_ty_1 { pub p: gpointer, // some fields omitted }
Fields
p: gpointer
Trait Implementations
impl Copy for GWeakRef__bindgen_ty_1
[src]
impl Clone for GWeakRef__bindgen_ty_1
[src]
fn clone(&self) -> GWeakRef__bindgen_ty_1
[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