pub fn ptsname<Fd, B>(fd: Fd, reuse: B) -> Result<CString, Errno> ⓘwhere Fd: AsFd, B: Into<Vec<u8>>,
dep_rustix
ptsname(fd)—Return the name of a pseudoterminal.
ptsname(fd)