TfLiteCoreMlDelegateDelete top-level property
Implementation
final void Function(Pointer<TfLiteDelegate> delegate) TfLiteCoreMlDelegateDelete =
tfliteLib.lookup<NativeFunction<Void Function(Pointer<TfLiteDelegate> delegate)>>('TfLiteCoreMlDelegateDelete').asFunction();