unlockTensorBuffer property

int Function(LiteRtTensorBuffer) unlockTensorBuffer
latefinal

Implementation

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