DartRun typedef

DartRun = void Function(int, Pointer<Uint8>, int)

Implementation

typedef DartRun        = void Function(int, Pointer<Uint8>, int);