blob: 479988d596717860b4d966b2f97beac8314e2ff8 [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# =================== GENERATING TEST BINDINGS ==================
# dart ../../bin/ffigen.dart --config config.yaml
# ===============================================================
output: 'native_test_bindings.dart'
sort: true
headers:
- 'native_test.c'
header-filter:
include:
- 'native_test.c'
array-workaround: true