Struct vips_sys::_GParamSpecBoxed[][src]

#[repr(C)]
pub struct _GParamSpecBoxed { pub parent_instance: GParamSpec, }

Fields

Trait Implementations

impl Debug for _GParamSpecBoxed
[src]

Formats the value using the given formatter. Read more

impl Copy for _GParamSpecBoxed
[src]

impl Clone for _GParamSpecBoxed
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _GParamSpecBoxed

impl !Sync for _GParamSpecBoxed