Struct vips_sys::_VipsBlob[][src]

#[repr(C)]
pub struct _VipsBlob { pub area: VipsArea, }

Fields

Trait Implementations

impl Debug for _VipsBlob
[src]

Formats the value using the given formatter. Read more

impl Copy for _VipsBlob
[src]

impl Clone for _VipsBlob
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for _VipsBlob

impl !Sync for _VipsBlob