constants and basic header generation

This commit is contained in:
dignifiedquire
2019-04-27 00:33:40 +03:00
parent 7c8db256e2
commit 9a1fcc745e
5 changed files with 628 additions and 3 deletions

View File

@@ -8,7 +8,8 @@ edition = "2018"
[build-dependencies]
cc = "1.0.35"
pkg-config = "0.3"
bindgen = "0.49.0"
cbindgen = "0.8.3"
[dependencies]
c2rust-bitfields = "0.1.0"