Type Definition base::sys::unix::Pid

source ·
pub type Pid = pid_t;
Expand description

Process identifier.

Trait Implementations§