Struct vips_sys::_VipsBlob [−][src]
#[repr(C)]pub struct _VipsBlob { pub area: VipsArea, }
Fields
area: VipsArea
Trait Implementations
impl Debug for _VipsBlob
[src]
impl Debug for _VipsBlob
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for _VipsBlob
[src]
impl Copy for _VipsBlob
impl Clone for _VipsBlob
[src]
impl Clone for _VipsBlob