Type Definition sysinfo::Pid[][src]

type Pid = pid_t;

Process id.

Trait Implementations

impl AsU32 for Pid
[src]

Allows to convert Pid into u32.