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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more