5 releases
Uses old Rust 2015
| 0.2.2 | Oct 9, 2021 |
|---|---|
| 0.2.1 | Nov 16, 2019 |
| 0.2.0 | Feb 6, 2019 |
| 0.1.5 | May 29, 2017 |
#935 in Embedded development
278,533 downloads per month
Used in fewer than 105 crates
8KB
113 lines
Type aliases to C types like c_int for use with bindgen
MSRV
This crate is guaranteed to compile on stable Rust 1.30.0 and up. It might compile with older versions but that may change in any new patch release.
cty
Type aliases to C types like c_int for use with bindgen
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.