mark all ffigen functions as leaf
This commit is contained in:
@@ -13,3 +13,8 @@ headers:
|
|||||||
ffi-native:
|
ffi-native:
|
||||||
assetId: package:thermion_dart/thermion_dart.dart
|
assetId: package:thermion_dart/thermion_dart.dart
|
||||||
ignore-source-errors: true
|
ignore-source-errors: true
|
||||||
|
functions:
|
||||||
|
leaf:
|
||||||
|
include:
|
||||||
|
- '.*'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user