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