destroyCompiledModel property
Implementation
late final destroyCompiledModel = _lib.lookupFunction<
Void Function(LiteRtCompiledModel),
void Function(LiteRtCompiledModel)>('LiteRtDestroyCompiledModel');
late final destroyCompiledModel = _lib.lookupFunction<
Void Function(LiteRtCompiledModel),
void Function(LiteRtCompiledModel)>('LiteRtDestroyCompiledModel');