Struct linux_raw_sys::v2_6_32::general::siginfo__bindgen_ty_1__bindgen_ty_2[][src]

#[repr(C)]
pub struct siginfo__bindgen_ty_1__bindgen_ty_2 { pub _tid: __kernel_timer_t, pub _overrun: c_int, pub _pad: __IncompleteArrayField<c_char>, pub _sigval: sigval_t, pub _sys_private: c_int, }

Fields

_tid: __kernel_timer_t_overrun: c_int_pad: __IncompleteArrayField<c_char>_sigval: sigval_t_sys_private: c_int

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.