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

pub fn setregs(pid: Pid, regs: user_regs_struct) -> Result<()>

Set user registers, as with ptrace(PTRACE_SETREGS, ...)