NativeBatchFreeFunction typedef

NativeBatchFreeFunction = Void Function(Pointer<Void> pointers, Int32 count)

Implementation

typedef NativeBatchFreeFunction = Void Function(Pointer<Void> pointers, Int32 count);