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