Struct vips_sys::siginfo_t__bindgen_ty_1__bindgen_ty_7 [−][src]
#[repr(C)]pub struct siginfo_t__bindgen_ty_1__bindgen_ty_7 { pub _call_addr: *mut c_void, pub _syscall: c_int, pub _arch: c_uint, }
Fields
_call_addr: *mut c_void
_syscall: c_int
_arch: c_uint
Trait Implementations
impl Debug for siginfo_t__bindgen_ty_1__bindgen_ty_7
[src]
impl Debug for siginfo_t__bindgen_ty_1__bindgen_ty_7
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 siginfo_t__bindgen_ty_1__bindgen_ty_7
[src]
impl Copy for siginfo_t__bindgen_ty_1__bindgen_ty_7
impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_7
[src]
impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_7
fn clone(&self) -> siginfo_t__bindgen_ty_1__bindgen_ty_7
[src]
fn clone(&self) -> siginfo_t__bindgen_ty_1__bindgen_ty_7
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_7
impl !Send for siginfo_t__bindgen_ty_1__bindgen_ty_7
impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_7
impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_7