SDL_iconv_utf8_ucs2

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ushort* SDL_iconv_utf8_ucs2(const(char)* s)
    pragma(inline, true) nothrow @nogc
    static if(sdlSupport >= SDLSupport.v2_30)
    ushort*
    SDL_iconv_utf8_ucs2
    (
    const(char)* s
    )
  2. ushort* SDL_iconv_utf8_ucs2(const(char)* s)

Meta