Function nix::sys::ptrace::ptrace_setsiginfo[][src]

pub fn ptrace_setsiginfo(pid: Pid, sig: &siginfo_t) -> Result<()>

Set siginfo as with ptrace(PTRACE_SETSIGINFO,...)