feat: add cbindgen to livekit-ffi (#57)

This commit is contained in:
Théo Monnom
2023-05-08 23:33:02 +02:00
committed by GitHub
parent 1c12e749f2
commit 8dd7979d04
3 changed files with 29 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
language = "C"
include_guard = "livekit_ffi"
autogen_warning = "/* Warning, this file is autogenerated. Don't modify this manually. */"
usize_is_size_t = true