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