nix::sys::ptrace

Function read

Source
pub fn read(pid: Pid, addr: AddressType) -> Result<c_long>
Expand description

Reads a word from a processes memory at the given address