Struct vips_sys::siginfo_t__bindgen_ty_1__bindgen_ty_2 [−][src]
#[repr(C)]pub struct siginfo_t__bindgen_ty_1__bindgen_ty_2 { pub si_tid: c_int, pub si_overrun: c_int, pub si_sigval: sigval_t, }
Fields
si_tid: c_int
si_overrun: c_int
si_sigval: sigval_t
Trait Implementations
impl Copy for siginfo_t__bindgen_ty_1__bindgen_ty_2
[src]
impl Copy for siginfo_t__bindgen_ty_1__bindgen_ty_2
impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_2
[src]
impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_2
fn clone(&self) -> siginfo_t__bindgen_ty_1__bindgen_ty_2
[src]
fn clone(&self) -> siginfo_t__bindgen_ty_1__bindgen_ty_2
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 siginfo_t__bindgen_ty_1__bindgen_ty_2
impl !Send for siginfo_t__bindgen_ty_1__bindgen_ty_2
impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_2
impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_2