Struct vips_sys::_VipsForeign [−][src]
#[repr(C)]pub struct _VipsForeign { pub parent_object: VipsOperation, }
Fields
parent_object: VipsOperation
Trait Implementations
impl Debug for _VipsForeign
[src]
impl Debug for _VipsForeign
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 _VipsForeign
[src]
impl Copy for _VipsForeign
impl Clone for _VipsForeign
[src]
impl Clone for _VipsForeign
fn clone(&self) -> _VipsForeign
[src]
fn clone(&self) -> _VipsForeign
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
Auto Trait Implementations
impl !Send for _VipsForeign
impl !Send for _VipsForeign
impl !Sync for _VipsForeign
impl !Sync for _VipsForeign