logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_iconv_t - An opaque handle representing string encoding conversion state.

Availability

       This datatype is available since SDL 3.2.0.

Name

       SDL_iconv_t - An opaque handle representing string encoding conversion state.

See Also

SDL_iconv_open(3)

Simple Directmedia Layer                           SDL 3.2.20                                 SDL_iconv_t(3type)

Synopsis

#include<SDL3/SDL_stdinc.h>typedefstructSDL_iconv_data_t*SDL_iconv_t;

See Also