Type Definition 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.