DartBatchFreeFunction typedef

DartBatchFreeFunction = void Function(Pointer<Void> pointers, int count)

Implementation

typedef DartBatchFreeFunction = void Function(Pointer<Void> pointers, int count);