Type Definition benfred_read_process_memory::Pid[][src]

type Pid = pid_t;

On OS X a Pid is just a libc::pid_t.