mark all ffigen functions as leaf

This commit is contained in:
Nick Fisher
2024-09-11 23:04:57 +08:00
parent 14f62a6427
commit 5c82b6351c

View File

@@ -13,3 +13,8 @@ headers:
ffi-native:
assetId: package:thermion_dart/thermion_dart.dart
ignore-source-errors: true
functions:
leaf:
include:
- '.*'