callFfi property

void Function(NativePortType port) callFfi
final

The underlying function to call FFI function, usually the generated wire function

Implementation

final void Function(NativePortType port) callFfi;