Module pid

Source
Expand description

The Pid type.

Structs§

Pid
pid_t—A non-zero Unix process ID.

Type Aliases§

RawPid
A process identifier as a raw integer.