6 releases
new 0.2.0-rc.1 | Nov 21, 2024 |
---|---|
0.1.4 | Jan 13, 2020 |
0.1.2 | Nov 30, 2019 |
#21 in #bindgen
1,370 downloads per month
Used in 3 crates
(via libipt)
1MB
24K
SLoC
libipt-sys
low level bindgen bindings for the libipt library.
building
clone this repo and the submodules with
git clone https://github.com/sum-catnip/libipt-sys.git --recursive
simply run cargo build
and you should be fine.
If that doesnt work, make sure you got all the requirements covered.
requirements
- a working c compiler that can be found by cmake
- cmake 2.8.6+
- maybe rust nightly (im not even sure tbh)
No runtime deps
~0–2.2MB
~44K SLoC