Struct libc::sigaction [−][src]
Fields
sa_sigaction: sighandler_t
sa_mask: sigset_t
sa_flags: c_int
sa_restorer: Option<extern "C" fn()>