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