Dart_HandleFinalizer typedef
These structs are versioned by DART_API_DL_MAJOR_VERSION, bump the version when changing this struct.
Implementation
typedef Dart_HandleFinalizer
= ffi.Pointer<ffi.NativeFunction<Dart_HandleFinalizerFunction>>;
These structs are versioned by DART_API_DL_MAJOR_VERSION, bump the version when changing this struct.
typedef Dart_HandleFinalizer
= ffi.Pointer<ffi.NativeFunction<Dart_HandleFinalizerFunction>>;