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