Struct vips_sys::_GOptionGroup[][src]

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

Trait Implementations

impl Debug for _GOptionGroup
[src]

Formats the value using the given formatter. Read more

impl Copy for _GOptionGroup
[src]

impl Clone for _GOptionGroup
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GOptionGroup

impl Sync for _GOptionGroup