Type Alias Pid

Source
pub type Pid = NonZeroUsize;
Expand description

Process ID

Aliased Typeยง

struct Pid(/* private fields */);