JSTypedArrayBytesDeallocator typedef

JSTypedArrayBytesDeallocator = void Function(Uint8List bytes, Uint8List deallocatorContext)

Implementation

typedef JSTypedArrayBytesDeallocator =
    void Function(Uint8List bytes, Uint8List deallocatorContext);