Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot
2024-04-11 17:35:27 +00:00
parent 0df988389c
commit 2f4f1f6923
3 changed files with 15 additions and 15 deletions

View File

@@ -676,7 +676,7 @@ extern DECLSPEC int SDLCALL SDL_GDKGetTaskQueue(XTaskQueueHandle * outTaskQueue)
* handle.
* \returns 0 if success, -1 if any error occurs.
*
* \since This function is available since SDL 2.28.0.
* \since This function is available since SDL 3.0.0.
*/
extern DECLSPEC int SDLCALL SDL_GDKGetDefaultUser(XUserHandle * outUserHandle);