devela::_dep::rustix::process

Type Alias RawPid

pub type RawPid = i32;
Available on crate feature dep_rustix only.
Expand description

A process identifier as a raw integer.