瀏覽代碼

Use both Tag and Type

jD91mZM2 6 年之前
父節點
當前提交
844e244851
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/sys_time/cbindgen.toml

+ 1 - 1
src/sys_time/cbindgen.toml

@@ -1,7 +1,7 @@
 sys_includes = ["sys/types.h"]
 include_guard = "_SYS_TIME_H"
 language = "C"
-style = "Tag"
+style = "Both"
 
 [enum]
 prefix_with_name = true