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