mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
Massive refactor, no more passing/returning structs by value and explicit initialization.
1 line
72 B
Dart
1 line
72 B
Dart
export 'dart:ffi' if (dart.library.html) 'package:web_ffi/web_ffi.dart'; |