pub type AtomicPid = AtomicI32;
Type which represents an atomic PID
#[repr(C)]pub struct AtomicPid { /* private fields */ }