destroyCompiledModel property

void Function(LiteRtCompiledModel) destroyCompiledModel
latefinal

Implementation

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