pub type RawPid = __kernel_pid_t;
Expand description
The raw integer value of a Unix process ID. A process identifier as a raw integer.
pub type RawPid = __kernel_pid_t;
The raw integer value of a Unix process ID. A process identifier as a raw integer.