mirror of
https://github.com/guilhermewerner/rust-ffi
synced 2025-06-16 13:54:19 +00:00
Setup Bindings Generation
This commit is contained in:
3
GenerateBindings.command
Normal file
3
GenerateBindings.command
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/zsh
|
||||
|
||||
cbindgen --config ./Config/Bindings.toml --crate Library --output Source/Library.h
|
Reference in New Issue
Block a user