[][src]Type Definition sysinfo::Pid

type Pid = pid_t;

Process id.

Trait Implementations

impl AsU32 for Pid[src]