1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-11-25 15:39:38 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
mcb2003
af55101824 FFI: Add #ifdef for Android and don't generate declarations for Java
bindings.
2020-12-31 15:15:22 +00:00
mcb2003
1a49a8dac1 FFI: Make cbindgen generate extern C block for C++, use qualified screaming snake case for enum variants. 2020-12-31 13:54:15 +00:00
mcb2003
6df1fe7f0e FFI: Generate C bindings by default, not C++
More portible, and the FFI is much more C-like.
2020-12-31 13:54:15 +00:00
mcb2003
3b1994ab36 FFI: Add cbindgen config for generation of C/C++ headers. 2020-12-31 13:54:15 +00:00