Type Definition titanium::desktop::memory::Pid

pub type Pid = i32;
Expand description

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