Function rustix::backend::fs::syscalls::getdents

source ยท
pub(crate) fn getdents(fd: BorrowedFd<'_>, dirent: &mut [u8]) -> Result<usize>