Function std::sys::unix::fs::remove_dir_impl::fdreaddir

source ·
fn fdreaddir(dir_fd: OwnedFd) -> Result<(ReadDir, RawFd)>