[][src]Function heim_process::pids

pub fn pids() -> impl Stream<Item = Pid, Error = Error>

Returns stream which yields Pid.

Consequent calls are not guaranteed to return pids in the same order.