Type Alias rustix::pid::RawPid

source ยท
pub type RawPid = __kernel_pid_t;
Expand description

A process identifier as a raw integer.