FreeBuffer typedef

FreeBuffer = void Function(Pointer<Uint8>, int)

Implementation

typedef FreeBuffer = void Function(Pointer<Uint8>, int);