Open Epacik opened 1 year ago
I have added a build script that is generating a header file for a dll written in Rust using cbindgen. That header file can be useful for loading this dll in C++, as well as for autogenerating bindings for other languages (e.g. C# or Python)
I have added a build script that is generating a header file for a dll written in Rust using cbindgen. That header file can be useful for loading this dll in C++, as well as for autogenerating bindings for other languages (e.g. C# or Python)