# xcb-sys [![Cargo](https://img.shields.io/crates/v/xcb-sys.svg)](https://crates.io/crates/xcb-sys) [![Documentation](https://docs.rs/xcb-sys/badge.svg)](https://docs.rs/xcb-sys) Raw bindings to the XCB library, generated using [rust-bindgen](https://github.com/rust-lang/rust-bindgen). ## License xcb-sys is distributed under the terms of both the [MIT license](LICENSE-MIT) and the [Apache license, version 2.0](LICENSE-APACHE). Contributions are accepted under the same terms.