pid_t
tokio
1.37.0
pid_t
In tokio::net::unix
Modules
pipe
Structs
OwnedReadHalf
OwnedWriteHalf
ReadHalf
ReuniteError
SocketAddr
UCred
WriteHalf
Type Aliases
gid_t
pid_t
uid_t
?
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.