FreeStringDart typedef

FreeStringDart = void Function(Pointer<Utf8> str)

Implementation

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