callFfi property
final
The underlying function to call FFI function, usually the generated wire function
Implementation
final WireSyncRust2Dart Function() callFfi;
The underlying function to call FFI function, usually the generated wire function
final WireSyncRust2Dart Function() callFfi;