Function nix::sys::ptrace::read

source ·
pub fn read(pid: Pid, addr: AddressType) -> Result<c_int>
Available on crate feature ptrace only.
Expand description

Reads a word from a processes memory at the given address