TfLiteCoreMlDelegateCreate top-level property
Pointer<TfLiteDelegate> Function(Pointer<TfLiteCoreMlDelegateOptions> options)
TfLiteCoreMlDelegateCreate
final
Implementation
final Pointer<TfLiteDelegate> Function(Pointer<TfLiteCoreMlDelegateOptions> options) TfLiteCoreMlDelegateCreate =
tfliteLib.lookup<NativeFunction<Pointer<TfLiteDelegate> Function(Pointer<TfLiteCoreMlDelegateOptions> options)>>('TfLiteCoreMlDelegateCreate').asFunction();