Type Alias libuv::misc::os::Pid

source ·
pub type Pid = i32;
Expand description

Cross platform representation of a pid_t.