DartRunScript typedef

DartRunScript = int Function(Pointer<Utf8>, int)

Implementation

typedef DartRunScript = int Function(Pointer<Utf8>, int);