FreeString typedef

FreeString = void Function(Pointer<Utf8> str)

Implementation

typedef FreeString = void Function(Pointer<Utf8> str);