rustix
1.1.2
In rustix::
backend::
io::
syscalls
rustix
::
backend
::
io
::
syscalls
Function
fcntl_setfd
Copy item path
Source
pub(crate) fn fcntl_setfd(fd:
BorrowedFd
<'_>, flags:
FdFlags
) ->
Result
<
()
>