str16ToStr8

Convert UTF-16 to UTF-8

version(VST3)
nothrow @nogc
void
str16ToStr8
(
char* dst
,
wchar* src
,
int32 n = -1
)

Meta