[][src]Function ptracer::getsiginfo

pub fn getsiginfo(pid: Pid) -> Result<siginfo_t, Error>

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