Struct vips_sys::_GTypeCValue [−][src]
#[repr(C)]pub struct _GTypeCValue { /* fields omitted */ }
Trait Implementations
impl Copy for _GTypeCValue
[src]
impl Copy for _GTypeCValue
impl Clone for _GTypeCValue
[src]
impl Clone for _GTypeCValue
fn clone(&self) -> _GTypeCValue
[src]
fn clone(&self) -> _GTypeCValue
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 _GTypeCValue
impl Send for _GTypeCValue
impl Sync for _GTypeCValue
impl Sync for _GTypeCValue