Parcourir la source

Use both Tag and Type

jD91mZM2 il y a 6 ans
Parent
commit
844e244851
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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