Struct sysinfo::linux::system::System [] [src]

pub struct System { /* fields omitted */ }

Methods

impl System
[src]

Return the process corresponding to the given pid or None if no such process exists.

Return a list of process starting with the given name.

The first process in the array is the "main" process