rustix::process

Type Alias RawPid

Source
pub type RawPid = __kernel_pid_t;
Expand description

A process identifier as a raw integer.