Struct phper_sys::siginfo_t__bindgen_ty_1__bindgen_ty_7 [−][src]
#[repr(C)]pub struct siginfo_t__bindgen_ty_1__bindgen_ty_7 { pub _call_addr: *mut c_void, pub _syscall: c_int, pub _arch: c_uint, }
Fields
_call_addr: *mut c_void_syscall: c_int_arch: c_uintTrait Implementations
Auto Trait Implementations
impl !Send for siginfo_t__bindgen_ty_1__bindgen_ty_7impl !Sync for siginfo_t__bindgen_ty_1__bindgen_ty_7Blanket Implementations
Mutably borrows from an owned value. Read more