[][src]Type Definition akhramov_read_process_memory::Pid

type Pid = pid_t;

On Linux a Pid is just a libc::pid_t.