FreeStringFunc typedef

FreeStringFunc = void Function(Pointer<Utf8>)

Implementation

typedef FreeStringFunc = void Function(Pointer<Utf8>);