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