Function nix::sys::ptrace::ptrace_getsiginfo [−][src]
pub fn ptrace_getsiginfo(pid: Pid) -> Result<siginfo_t>
Get siginfo as with ptrace(PTRACE_GETSIGINFO,...)
pub fn ptrace_getsiginfo(pid: Pid) -> Result<siginfo_t>
Get siginfo as with ptrace(PTRACE_GETSIGINFO,...)