Struct vips_sys::_GStaticRecMutex[][src]

#[repr(C)]
pub struct _GStaticRecMutex { pub mutex: GStaticMutex, pub depth: guint, pub unused: _GStaticRecMutex__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for _GStaticRecMutex
[src]

impl Clone for _GStaticRecMutex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GStaticRecMutex

impl !Sync for _GStaticRecMutex