blob: 0cc9df3b219a9840a8e74d3193f9911cdec93c97 [file]
# Run with `dart run ffigen --config ffigen.yaml`.
name: NativeAddBindings
description: |
Bindings for `src/native_subtract.h`.
Regenerate bindings with `dart run ffigen --config ffigen.yaml`.
output: "lib/src/native_subtract_bindings_generated.dart"
headers:
entry-points:
- "src/native_subtract.h"
include-directives:
- "src/native_subtract.h"
preamble: |
// Copyright (c) 2023, 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.
comments:
style: any
length: full
ffi-native: