Union vips_sys::sigcontext__bindgen_ty_1 [−][src]
#[repr(C)]pub union sigcontext__bindgen_ty_1 { pub fpstate: *mut _fpstate, pub __fpstate_word: __uint64_t, // some fields omitted }
Fields
fpstate: *mut _fpstate
__fpstate_word: __uint64_t
Trait Implementations
impl Copy for sigcontext__bindgen_ty_1
[src]
impl Copy for sigcontext__bindgen_ty_1
impl Clone for sigcontext__bindgen_ty_1
[src]
impl Clone for sigcontext__bindgen_ty_1
fn clone(&self) -> sigcontext__bindgen_ty_1
[src]
fn clone(&self) -> sigcontext__bindgen_ty_1
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 sigcontext__bindgen_ty_1
impl !Send for sigcontext__bindgen_ty_1
impl !Sync for sigcontext__bindgen_ty_1
impl !Sync for sigcontext__bindgen_ty_1