[go: up one dir, main page]

[][src]Type Definition sysinfo::Pid

type Pid = usize;

Process id.

Trait Implementations

impl AsU32 for Pid[src]