Module rustix::process

source ·
Expand description

Process-associated operations.

Modules§

Structs§

Enums§

Constants§

Functions§

Type Aliases§

  • Raw file descriptor in another process.
  • A group identifier as a raw integer.
  • A process identifier as a raw integer.
  • A user identifier as a raw integer.