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