#[Little CMS](http://www.littlecms.com) bindings for [Rust](http://www.rust-lang.org/)
Makes [LCMS C API](https://github.com/mm2/Little-CMS) available in Rust.
All function names and arguments are the same. Constant/struct/enum names don't have the `cms` prefix (because Rust has namespacing already!