Type Alias tokio::net::unix::pid_t

source ยท
pub type pid_t = i32;
Available on Unix and crate feature net only.
Expand description

A type representing group ID.