Przeglądaj źródła

Use typedef for Dl_info

Jeremy Soller 6 lat temu
rodzic
commit
dc4aa9cf0b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/header/dlfcn/cbindgen.toml

+ 1 - 1
src/header/dlfcn/cbindgen.toml

@@ -1,7 +1,7 @@
 sys_includes = []
 include_guard = "_DLFCN_H"
 language = "C"
-style = "Tag"
+style = "Type"
 
 [enum]
 prefix_with_name = true