Crate e2p_sys

source ·
Expand description

Low-level Rust bindings for libe2p from e2fsprogs

The bindings need to be generated using bindgen while building this crate because libe2p has no stable API and available file flags or file system features differ between versions. This also means that publicly availale documentation on this crate might not be accurate on your system.

For building this crate, you need to have e2fsprogs-dev (also called e2fslibs-dev or libext2fs-dev) and libclang installed.

Structs

Constants

Functions

Type Definitions

Unions