Skip to content

Commit d765d46

Browse files
Make the underlying pointer type public
1 parent d78766c commit d765d46

File tree

3 files changed

+2920
-1546
lines changed

3 files changed

+2920
-1546
lines changed

pkgs/jni/ffigen.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ structs:
7272
- 'CallbackResult'
7373
rename:
7474
## opaque struct definitions, base types of jfieldID and jmethodID
75+
'_Dart_FinalizableHandle': 'Dart_FinalizableHandle_'
7576
'_jfieldID': 'jfieldID_'
7677
'_jmethodID':
7778
'jmethodID_'

0 commit comments

Comments
 (0)