htmFreeString property
Implementation
late final void Function(Pointer<Utf8> ptr) htmFreeString =
_lib.lookup<NativeFunction<Void Function(Pointer<Utf8>)>>('htm_free_string').asFunction();
late final void Function(Pointer<Utf8> ptr) htmFreeString =
_lib.lookup<NativeFunction<Void Function(Pointer<Utf8>)>>('htm_free_string').asFunction();