#generated-bindings #linux #dirent #scandir #seekdir

sys dirent-sys

Generated bindings for Linux <dirent.h>

2 unstable releases

Uses old Rust 2015

0.2.0 Feb 16, 2018
0.1.0 Feb 16, 2018

#101 in #generated-bindings

50 downloads per month

Apache-2.0

16KB
403 lines

dirent-sys

crates.io version build status downloads docs.rs docs

Generated Rust bindings for Linux <dirent.h>. Useful to call methods like scandir(3) and seekdir(3).

Installation

$ cargo add dirent-sys

License

Apache-2.0


lib.rs:

Generated bindings for Linux <dirent.h>. Useful to call methods like scandir(3) and seekdir(3).

No runtime deps

~0–1.9MB
~38K SLoC