[][src]Function ptracer::write

pub fn write(
    pid: Pid,
    addr: *mut c_void,
    data: *mut c_void
) -> Result<(), Error>

Writes a word into the processes memory at the given address