DartFree typedef

DartFree = void Function(int)

Implementation

typedef DartFree       = void Function(int);