FreeBuffer typedef

FreeBuffer = void Function(Pointer<Opaque> buffer)

Implementation

typedef FreeBuffer = void Function(Pointer<Opaque> buffer);