magick-rust/src
Nathan Fiedler 8a4fced836 Update to latest release of bindgen
Note that all of the enum definitions changed (again?), and now they are
flattened into the 'bindings' namespace. This breaks the API in a way that
is relatively easy to fix, albeit annoying. Attempts to change the enum
generation using default_enum_style() resulted in endless compiler errors.

cargo test passes
2018-10-06 15:37:41 -07:00
..
wand Update to latest release of bindgen 2018-10-06 15:37:41 -07:00
conversions.rs Update to latest release of bindgen 2018-10-06 15:37:41 -07:00
lib.rs Update to latest release of bindgen 2018-10-06 15:37:41 -07:00