pub fn interrupt(pid: Pid) -> Result<()>
Stop a tracee, as with ptrace(PTRACE_INTERRUPT, ...)
ptrace(PTRACE_INTERRUPT, ...)
This request is equivalent to ptrace(PTRACE_INTERRUPT, ...)