Struct vips_sys::_GOnce[][src]

#[repr(C)]
pub struct _GOnce { pub status: GOnceStatus, pub retval: gpointer, }

Fields

Trait Implementations

impl Debug for _GOnce
[src]

Formats the value using the given formatter. Read more

impl Copy for _GOnce
[src]

impl Clone for _GOnce
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GOnce

impl !Sync for _GOnce