linux_raw_sys::general

Type Alias siginfo_t

Source
pub type siginfo_t = siginfo;

Aliased Type§

struct siginfo_t {
    pub __bindgen_anon_1: siginfo__bindgen_ty_1,
}

Fields§

§__bindgen_anon_1: siginfo__bindgen_ty_1

Layout§

Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...) attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.

Size: 128 bytes