Struct vips_sys::_VipsThreadStateClass[][src]

#[repr(C)]
pub struct _VipsThreadStateClass { pub parent_class: VipsObjectClass, }

Fields

Trait Implementations

impl Debug for _VipsThreadStateClass
[src]

Formats the value using the given formatter. Read more

impl Copy for _VipsThreadStateClass
[src]

impl Clone for _VipsThreadStateClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _VipsThreadStateClass

impl !Sync for _VipsThreadStateClass