Struct vips_sys::VipsBufferThread [] [src]

#[repr(C)]
pub struct VipsBufferThread { pub hash: *mut GHashTable, pub thread: *mut GThread, }

Fields

Trait Implementations

impl Debug for VipsBufferThread
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for VipsBufferThread
[src]

impl Clone for VipsBufferThread
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more