DartFreeT typedef

DartFreeT = void Function(int, Pointer<Utf8>)

Implementation

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