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
@@ -3,6 +3,8 @@ include_guard = "_SYS_SOCKET_H"
trailer = "#include <bits/sys/socket.h>"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[defines]
"target_os=linux" = "__linux__"