Function nix::sys::ptrace::getsiginfo
pub fn getsiginfo(pid: Pid) -> Result<siginfo_t>Documentation
Get siginfo as with ptrace(PTRACE_GETSIGINFO,...)
pub fn getsiginfo(pid: Pid) -> Result<siginfo_t>Get siginfo as with ptrace(PTRACE_GETSIGINFO,...)