RacAllocDart typedef

RacAllocDart = Pointer<Void> Function(int size)

Implementation

typedef RacAllocDart = Pointer<Void> Function(int size);