Struct vips_sys::_GCond [] [src]

#[repr(C)]
pub struct _GCond { pub p: gpointer, pub i: [guint; 2], }

Fields

Trait Implementations

impl Debug for _GCond
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GCond
[src]

impl Clone for _GCond
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more