Struct vips_sys::_VipsOperation [] [src]

#[repr(C)]
pub struct _VipsOperation { pub parent_instance: VipsObject, pub hash: guint, pub found_hash: gboolean, pub pixels: c_int, }

Fields

Trait Implementations

impl Debug for _VipsOperation
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for _VipsOperation
[src]

impl Clone for _VipsOperation
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more