rustix
0.38.42
unlockpt
Sections
References
In rustix::
pty
rustix
::
pty
Function
unlockpt
Copy item path
Source
pub fn unlockpt<Fd:
AsFd
>(fd: Fd) ->
Result
<
()
>
Expand description
unlockpt(fd)
—Unlock a pseudoterminal.
§
References
POSIX
Linux
glibc