mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-16 11:14:17 +00:00
Generate native bindings from rust crate
This commit is contained in:
3
scripts/cbindgen.ps1
Normal file
3
scripts/cbindgen.ps1
Normal file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
cbindgen --config ./config/cbindgen.toml --crate tribufu-sdk --output ./include/tribufu/native.h
|
Reference in New Issue
Block a user