pub fn get_tty_device(pid: i32) -> Option<String>
Get the TTY device for a process.
This is a convenience re-export of tty::get_device.
tty::get_device