FreeString typedef

FreeString = void Function(Pointer<Utf8> uuid)

Implementation

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