/ cbindgen.toml
cbindgen.toml
1  # cbindgen.toml
2  language = "C"
3  include_version = true
4  namespace = "mobile_crypto_agent"
5  
6  [defines]
7  "target_os = ios" = "IOS"