619e9202b7
It is common to allocate memory via `dart:ffi`, use `Pointer.asTypedList()` to get an external typed data and finally initialize it in Dart. b/150573916 Change-Id: I72ce2e3474e41d1553bc8ca2c782b61d93b97874 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/137961 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>