darwin_libproc

Function tty_only_pids

Source
pub fn tty_only_pids(tty: c_int) -> Result<Vec<pid_t>>
Expand description

Fetch pids for processes running in system attached to a given TTY.