Crate readdir_sys

Source
Expand description

Description: Codify OS resources into traits and configure based on platform.

This code is largely copied from the rust compiler’s sys/fs/unix.rs.

Structs§

dirent64
dirent64_min
stat64

Traits§

HasEagerType
HasInode
HasNameLen
HasNoEagerType
MeasureNameLen

Functions§

fstatat64
openat64
readdir64
stat64

Type Aliases§

ino64_t