Struct vips_sys::_GPrivate [−][src]
#[repr(C)]pub struct _GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }
Fields
p: gpointer
notify: GDestroyNotify
future: [gpointer; 2]
Trait Implementations
impl Debug for _GPrivate
[src]
impl Debug for _GPrivate
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for _GPrivate
[src]
impl Copy for _GPrivate
impl Clone for _GPrivate
[src]
impl Clone for _GPrivate