summaryrefslogtreecommitdiff
path: root/impls/monero.dart/ffigen_wownero.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'impls/monero.dart/ffigen_wownero.yaml')
-rw-r--r--impls/monero.dart/ffigen_wownero.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/impls/monero.dart/ffigen_wownero.yaml b/impls/monero.dart/ffigen_wownero.yaml
new file mode 100644
index 0000000..e057fa1
--- /dev/null
+++ b/impls/monero.dart/ffigen_wownero.yaml
@@ -0,0 +1,11 @@
+name: WowneroC
+description: monero_c wownero bindings
+output: 'lib/src/generated_bindings_wownero.g.dart'
+headers:
+ entry-points:
+ - 'wownero_wallet2_api_c.h'
+
+exclude-all-by-default: true
+functions:
+ include:
+ - "WOWNERO_.+" \ No newline at end of file