Struct vips_sys::_GParamSpecUnichar [] [src]

#[repr(C)]
pub struct _GParamSpecUnichar { pub parent_instance: GParamSpec, pub default_value: gunichar, }

Fields

Trait Implementations

impl Debug for _GParamSpecUnichar
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _GParamSpecUnichar
[src]

impl Clone for _GParamSpecUnichar
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more