fix: cbindgen extern fnc (#58)

This commit is contained in:
Théo Monnom
2023-05-09 03:46:28 +02:00
committed by GitHub
parent 8dd7979d04
commit 134466641b
2 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
language = "C"
language = "C++"
include_guard = "livekit_ffi"
autogen_warning = "/* Warning, this file is autogenerated. Don't modify this manually. */"
usize_is_size_t = true