pub fn setregset<S: RegisterSet>(pid: Pid, regs: S::Regs) -> Result<()>
ptrace
Set a particular set of user registers, as with ptrace(PTRACE_SETREGSET, ...)
ptrace(PTRACE_SETREGSET, ...)