Struct phper_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_intsi_overrun: c_intsi_sigval: __sigval_tTrait Implementations
Auto Trait Implementations
impl !Send for siginfo_t__bindgen_ty_1__bindgen_ty_2impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_2Blanket Implementations
Mutably borrows from an owned value. Read more