rustix
0.38.39
In rustix::fs::fd
Function
rustix
::
fs
::
fd
::
_is_file_read_write
Copy item path
source
ยท
[
−
]
pub(crate) fn _is_file_read_write(fd:
BorrowedFd
<'_>) ->
Result
<(
bool
,
bool
)>