Explorar el Código

Use both Tag and Type

jD91mZM2 hace 7 años
padre
commit
844e244851
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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