rustix
0.38.39
In rustix::backend::fs::syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
accessat_noflags
Copy item path
source
ยท
[
−
]
fn accessat_noflags( dirfd:
BorrowedFd
<'_>, path: &
CStr
, access:
Access
, ) ->
Result
<
()
>