Skip to main content

AtomicPid

Type Alias AtomicPid 

Source
pub type AtomicPid = AtomicI32;
Expand description

Type which represents an atomic PID

Aliased Typeยง

#[repr(C)]
pub struct AtomicPid { /* private fields */ }