rustix
0.38.42
In rustix::
backend::
io::
syscalls
Function
rustix
::
backend
::
io
::
syscalls
::
fcntl_setfd
Copy item path
source
ยท
[
−
]
pub(crate) fn fcntl_setfd(fd:
BorrowedFd
<'_>, flags:
FdFlags
) ->
Result
<
()
>