Type Definition std::os::unix::net::ancillary::libc::pid_t

source ·
pub type pid_t = i32;
Available on Unix and (Android or Linux) only.