rustix
1.0.8
In rustix::
backend::
fs::
syscalls
rustix
::
backend
::
fs
::
syscalls
Function
accessat_noflags
Copy item path
Source
fn accessat_noflags( dirfd:
BorrowedFd
<'_>, path: &
CStr
, access:
Access
, ) ->
Result
<
()
>