Struct vips_sys::_GParameter [] [src]

#[repr(C)]
pub struct _GParameter { pub name: *const gchar, pub value: GValue, }

Fields

Trait Implementations

impl Copy for _GParameter
[src]

impl Clone for _GParameter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more