createBufFunc typedef

createBufFunc = Pointer<Void> Function(int size)

Implementation

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