destroyTensorBuffer property

void Function(LiteRtTensorBuffer) destroyTensorBuffer
latefinal

Implementation

late final destroyTensorBuffer = _lib.lookupFunction<
    Void Function(LiteRtTensorBuffer),
    void Function(LiteRtTensorBuffer)>('LiteRtDestroyTensorBuffer');