Searched defs:uv__copy_utf16_to_utf8 (Results 1 – 1 of 1) sorted by relevance
/libuv/src/win/ | ||
H A D | util.c | 1070 int uv__copy_utf16_to_utf8(const WCHAR* utf16buffer, size_t utf16len, char* utf8, size_t *size) { in uv__copy_utf16_to_utf8() function |
Completed in 11 milliseconds