Type Alias fb_procfs::PidMap

source ·
pub type PidMap = BTreeMap<i32, PidInfo>;

Aliased Type§

struct PidMap { /* private fields */ }