Struct phper_sys::siginfo_t__bindgen_ty_1__bindgen_ty_3 [−][src]
#[repr(C)]pub struct siginfo_t__bindgen_ty_1__bindgen_ty_3 { pub si_pid: __pid_t, pub si_uid: __uid_t, pub si_sigval: __sigval_t, }
Fields
si_pid: __pid_tsi_uid: __uid_tsi_sigval: __sigval_tTrait Implementations
Auto Trait Implementations
impl !Send for siginfo_t__bindgen_ty_1__bindgen_ty_3impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_3Blanket Implementations
Mutably borrows from an owned value. Read more