wireSyncRust2DartSseAsUint8ListView function
The code is used only internally and is not a public API. The comment exists mainly to satisfy the linter.
Implementation
Uint8List wireSyncRust2DartSseAsUint8ListView(WireSyncRust2DartSse raw) =>
raw.ptr.asTypedList(raw.len);