pub fn getsiginfo(pid: Pid) -> Result<siginfo_t, Errno>
Expand description

Get siginfo as with ptrace(PTRACE_GETSIGINFO,...)