Crates.io | e2p-sys |
lib.rs | e2p-sys |
version | 0.1.0 |
source | src |
created_at | 2023-03-18 21:05:16.129982 |
updated_at | 2023-03-18 21:05:16.129982 |
description | Low level bindings for libe2p (e2fsprogs/e2fslibs), providing functionality for ext2/ext3/ext4 filesystems |
homepage | https://github.com/michaellass/e2p-sys/ |
repository | https://github.com/michaellass/e2p-sys.git |
max_upload_size | |
id | 813983 |
size | 15,030 |
This crate makes available functionality from libe2p. The bindings are automatically created by bindgen.
Note that after an update of libe2p, you may need to rebuild this crate to get access to any newly introduced flags.
This crate should not be used directly. It's intended to be used to form higher-level abstractions.