| SDL_iconv_t(3type) | SDL3 DATATYPES | SDL_iconv_t(3type) |
SDL_iconv_t - An opaque handle representing string encoding conversion state.
Defined in SDL3/SDL_stdinc.h
#include "SDL3/SDL.h"
typedef struct SDL_iconv_data_t *SDL_iconv_t;
This datatype is available since SDL 3.2.0.
•(3), SDL_iconv_open(3)
| SDL 3.2.10 | Simple Directmedia Layer |