Module rustix::pid

source ·
Expand description

The Pid type.

Structs§

  • pid_t—A non-zero Unix process ID.

Type Aliases§

  • A process identifier as a raw integer.