Function nix::sys::ptrace::getsiginfo

source ·
pub fn getsiginfo(pid: Pid) -> Result<siginfo_t>
Expand description

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