Struct vips_sys::GStaticMutex [] [src]

#[repr(C)]
pub struct GStaticMutex { pub mutex: *mut GMutex, pub unused: pthread_mutex_t, }

Fields

Trait Implementations

impl Copy for GStaticMutex
[src]

impl Clone for GStaticMutex
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more