[−][src]Function nix::sys::ptrace::read
pub fn read(pid: Pid, addr: AddressType) -> Result<c_int>
Reads a word from a processes memory at the given address
pub fn read(pid: Pid, addr: AddressType) -> Result<c_int>
Reads a word from a processes memory at the given address