Type Definition rustix::process::RawNonZeroPid

pub type RawNonZeroPid = core::num::NonZeroU32;
Documentation

A non-zero process identifier as a raw non-zero integer.