WasiWriteSink typedef

WasiWriteSink = void Function(Uint8List bytes)

Implementation

typedef WasiWriteSink = void Function(Uint8List bytes);