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