This library provides a C ABI wrapper around the main libudi library.
Same as libudi.
The library is implemented in unsafe, stable Rust (1.22). The cargo build will produce a libudi shared library that exports a C ABI. This shared library can be used in a C/C++ application directly or via a FFI for any other language.