Struct vips_sys::_GRWLock [] [src]

#[repr(C)]
pub struct _GRWLock { pub p: gpointer, pub i: [guint; 2], }

Fields

Trait Implementations

impl Debug for _GRWLock
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GRWLock
[src]

impl Clone for _GRWLock
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more