Module rustix::process

source ·
Available on crate feature process only.
Expand description

Process-associated operations.

Structs

Enums

Constants

Functions

Type Definitions

  • The raw integer value of a Unix group ID. A group identifier as a raw integer.
  • The raw integer value of a Unix process ID. A non-zero process identifier as a raw non-zero integer.
  • The raw integer value of a Unix process ID. A process identifier as a raw integer.
  • The raw integer value of a Unix user ID. A user identifier as a raw integer.
  • sysinfo