Selaa lähdekoodia

Use both Tag and Type

jD91mZM2 7 vuotta sitten
vanhempi
commit
844e244851
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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