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

pub fn getregs(pid: Pid) -> Result<user_regs_struct>

Get user registers, as with ptrace(PTRACE_GETREGS, ...)