Struct vips_sys::_GBinding[][src]

#[repr(C)]
pub struct _GBinding { /* fields omitted */ }

Trait Implementations

impl Debug for _GBinding
[src]

Formats the value using the given formatter. Read more

impl Copy for _GBinding
[src]

impl Clone for _GBinding
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GBinding

impl Sync for _GBinding