CreateBuffer typedef

CreateBuffer = Pointer<Uint8> Function(int)

Implementation

typedef CreateBuffer = Pointer<Uint8> Function(int);