Cbindgen update

This commit is contained in:
Mateusz Mikuła
2019-07-10 10:08:39 +00:00
committed by jD91mZM2
parent 05f71567ab
commit 63a1319e50
62 changed files with 116 additions and 321 deletions
+2
View File
@@ -2,6 +2,8 @@ sys_includes = ["stddef.h", "stdint.h", "strings.h"]
include_guard = "_STRING_H"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true