Files
simple-rust-tests/__misc/dotalib
2021-01-10 15:10:53 +08:00
..
2021-01-10 15:10:53 +08:00
2021-01-10 15:10:53 +08:00
2021-01-10 15:10:53 +08:00
2021-01-10 15:10:53 +08:00
2021-01-10 15:10:53 +08:00
2021-01-10 15:10:53 +08:00

cbindgen: https://github.com/eqrion/cbindgen

C++

cbindgen --config cbindgen.toml --crate dotalib --output dotalib.h

C

cbindgen --config cbindgen.toml --crate dotalib --lang c --output dotalib.h