idax-sys 0.2.0

Raw FFI bindings to the idax C++ IDA SDK wrapper library
docs.rs failed to build idax-sys-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: idax-sys-0.3.0

Raw FFI bindings to the idax C++ IDA SDK wrapper library.

This crate provides unsafe extern "C" function declarations generated by bindgen from the idax C shim layer. Use the idax crate for safe, idiomatic Rust bindings.