mirror of
https://github.com/Tribufu/TribufuRust
synced 2026-08-08 12:21:07 +00:00
3 lines
116 B
PowerShell
3 lines
116 B
PowerShell
#!/usr/bin/env sh
|
|
|
|
cbindgen --config ./config/cbindgen.toml --crate tribufu-sdk --output ./include/tribufu/native.h
|