Function nix::sys::ptrace::getregs [−][src]
pub fn getregs(pid: Pid) -> Result<user_regs_struct>
Get user registers, as with ptrace(PTRACE_GETREGS, ...)
pub fn getregs(pid: Pid) -> Result<user_regs_struct>
Get user registers, as with ptrace(PTRACE_GETREGS, ...)