SDL_iconv_utf8_ucs4

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

Meta