Struct linux_raw_sys::v5_11::general::siginfo [−][src]
#[repr(C)]pub struct siginfo { pub __bindgen_anon_1: siginfo__bindgen_ty_1, }
Fields
__bindgen_anon_1: siginfo__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for siginfoimpl UnwindSafe for siginfoBlanket Implementations
Mutably borrows from an owned value. Read more