Struct vips_sys::im_intvec_object [−][src]
Fields
n: c_int
vec: *mut c_int
Trait Implementations
impl Debug for im_intvec_object
[src]
impl Debug for im_intvec_object
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 im_intvec_object
[src]
impl Copy for im_intvec_object
impl Clone for im_intvec_object
[src]
impl Clone for im_intvec_object
fn clone(&self) -> im_intvec_object
[src]
fn clone(&self) -> im_intvec_object
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 im_intvec_object
impl !Send for im_intvec_object
impl !Sync for im_intvec_object
impl !Sync for im_intvec_object