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]

Formats the value using the given formatter. Read more

impl Copy for _GCond
[src]

impl Clone for _GCond
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GCond

impl !Sync for _GCond