SDL_iconv_t(3type)
| SDL_iconv_t(3type) | SDL3 DATATYPES | SDL_iconv_t(3type) |
NAME
SDL_iconv_t - An opaque handle representing string encoding conversion state.
SYNOPSIS
#include <SDL3/SDL_stdinc.h>
typedef struct SDL_iconv_data_t *SDL_iconv_t;
AVAILABILITY
This datatype is available since SDL 3.2.0.
SEE ALSO
| SDL 3.4.12 | Simple Directmedia Layer |
