mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 15:08:31 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -662,8 +662,8 @@ extern DECLSPEC size_t SDLCALL SDL_iconv(SDL_iconv_t cd, const char **inbuf,
|
|||||||
size_t * outbytesleft);
|
size_t * outbytesleft);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This function converts a buffer or string between encodings in one pass, returning a
|
* This function converts a buffer or string between encodings in one pass,
|
||||||
* string that must be freed with SDL_free() or NULL on error.
|
* returning a string that must be freed with SDL_free() or NULL on error.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.0.0.
|
* \since This function is available since SDL 3.0.0.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user