pub fn iterate_processes_info(
) -> impl Iterator<Item = Result<ProcessInfo, Error>>
Expand description

Iterate through processes information.