utf8_to_utf16-Funktion
Konvertiert eine UTF-8-Zeichenfolge in eine UTF-16-Zeichenfolge.
_ASYNCRTIMP utf16string __cdecl utf8_to_utf16(
const std::string &s
);
Parameter
- s
Anforderungen
Header: asyncrt_utils.h
Namespace: utility::conversions