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

3 Commits

Author SHA1 Message Date
mcb2003
d6504a33e9 FFI: Make cbindgen generate extern C block for C++, use qualified screaming snake case for enum variants. 2020-12-12 21:16:55 +00:00
mcb2003
aa47b12622 FFI: Generate C bindings by default, not C++
More portible, and the FFI is much more C-like.
2020-12-12 20:20:22 +00:00
mcb2003
7c5ceb2bd3 FFI: Add cbindgen config for generation of C/C++ headers. 2020-12-12 16:35:08 +00:00