rustix
0.38.42
In rustix::
backend::
fs::
syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
getdents
Copy item path
source
ยท
[
−
]
pub(crate) fn getdents(fd:
BorrowedFd
<'_>, dirent: &mut [
u8
]) ->
Result
<
usize
>