1 unstable release
0.1.0 | Jul 1, 2022 |
---|
#93 in #bindgen
44 downloads per month
Used in 2 crates
(via libecdsautil)
6KB
59 lines
libecdsautil-sys
Unsafe rust FFI bindings generated using the bindgen crate.
usage
cargo test
cargo docs
notes
Generally unsafe to use; Better than nothing, but barely.
Uses a workaround to get rid of two erroneous re-exports of stdint.h
.
Furthermore exports some typedefs of libuecc, which do not neccessarily belong in this crate and might be replaced at some pint.
Dependencies
~0–2.2MB
~43K SLoC