unlockTensorBuffer property
Implementation
late final unlockTensorBuffer = _lib.lookupFunction<
Int32 Function(LiteRtTensorBuffer),
int Function(LiteRtTensorBuffer)>('LiteRtUnlockTensorBuffer');
late final unlockTensorBuffer = _lib.lookupFunction<
Int32 Function(LiteRtTensorBuffer),
int Function(LiteRtTensorBuffer)>('LiteRtUnlockTensorBuffer');