-
Notifications
You must be signed in to change notification settings - Fork 55
MTY_MultiToWideDL
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Thread local version of MTY_MultiToWide
.
const wchar_t *MTY_MultiToWideDL(
const char * src
);
src
(const char *
)
Source UTF-8 string.
const wchar_t *
This buffer is allocated in thread local storage and must not be freed.