Pid

Type Alias Pid 

Source
pub type Pid = DWORD;
Expand description

A process ID. On Windows a Pid is a DWORD.