Unsafe Rust wrapper around C++ version of [Clipper](http://www.angusj.com/delphi/clipper.php).
[](https://crates.io/crates/clipper-sys)
[](https://docs.rs/clipper-sys)
This library is not meant to be used directly. [geo-clipper](https://github.com/lelongg/geo-clipper) should be used instead.
Compile with cargo feature `generate-bindings` to generate bindings at build time.