Struct vips_sys::_GTypeClass[][src]

#[repr(C)]
pub struct _GTypeClass { pub g_type: GType, }

Fields

Trait Implementations

impl Debug for _GTypeClass
[src]

Formats the value using the given formatter. Read more

impl Copy for _GTypeClass
[src]

impl Clone for _GTypeClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GTypeClass

impl Sync for _GTypeClass