Struct libmodbus_sys::siginfo_t__bindgen_ty_1__bindgen_ty_4 [] [src]

#[repr(C)]
pub struct siginfo_t__bindgen_ty_1__bindgen_ty_4 { pub si_pid: __pid_t, pub si_uid: __uid_t, pub si_status: c_int, pub si_utime: __sigchld_clock_t, pub si_stime: __sigchld_clock_t, }

Fields

Trait Implementations

impl Debug for siginfo_t__bindgen_ty_1__bindgen_ty_4
[src]

Formats the value using the given formatter.

impl Copy for siginfo_t__bindgen_ty_1__bindgen_ty_4
[src]

impl Clone for siginfo_t__bindgen_ty_1__bindgen_ty_4
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more