lockTensorBuffer property
Implementation
late final lockTensorBuffer = _lib.lookupFunction<
Int32 Function(LiteRtTensorBuffer, Pointer<Pointer<Void>>, Int32),
int Function(LiteRtTensorBuffer, Pointer<Pointer<Void>>, int)>(
'LiteRtLockTensorBuffer',
);