Type Definition benfred_read_process_memory::Pid[][src]

type Pid = pid_t;

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