UnloadUTF8 function

void UnloadUTF8(
  1. Pointer<Char> text
)

Implementation

void UnloadUTF8(Pointer<Char> text) => _module.UnloadUTF8(text);