summaryrefslogtreecommitdiff
path: root/impls/monero.dart/ffigen_monero.yaml
blob: c9fea5fee9833722cfe88b46358218501018f39f (plain)
1
2
3
4
5
6
7
8
9
10
11
name: MoneroC
description: monero_c bindings
output: 'lib/src/generated_bindings_monero.g.dart'
headers:
  entry-points:
    - '../../monero_libwallet2_api_c/src/main/cpp/monero_wallet2_api_c.h'

exclude-all-by-default: true
functions:
  include:
    - "MONERO_.+"