lcms2-sys 1.0.1

Bindings for liblcms2 (Little CMS)
Documentation
1
2
3
4
5
#[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!