rustix::thread

Type Alias RawPid

source
pub type RawPid = __kernel_pid_t;
Expand description

A process identifier as a raw integer.