Searched defs:SDL_iconv_utf8_ucs2 (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_stdinc.h585 #define SDL_iconv_utf8_ucs2(S) (Uint16 *)SDL_iconv_string("UCS-2", "UTF-8", S, SDL_strlen(S)+1) macro

Completed in 37 milliseconds