Processing a C++ library
This is an example of using ritual to generate Rust bindings for a C++ library. The clipper library is used as an example.
Note: this project doesn’t attempt to create a fully featured bindings for clipper
. This is only a basic example.