pub fn ttyname<Fd: AsFd, B: Into<Vec<u8>>>( dirfd: Fd, reuse: B, ) -> Result<CString>
ttyname_r(fd)
If reuse already has available capacity, reuse it if possible.
reuse