Struct vips_sys::_GPrivate [] [src]

#[repr(C)]
pub struct _GPrivate { pub p: gpointer, pub notify: GDestroyNotify, pub future: [gpointer; 2], }

Fields

Trait Implementations

impl Debug for _GPrivate
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GPrivate
[src]

impl Clone for _GPrivate
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more