darwin_libproc

Function uid_only_pids

Source
pub fn uid_only_pids(uid: uid_t) -> Result<Vec<pid_t>>
Expand description

Fetch pids for processes running in system with the given UID.