Sync wiki -> header

This commit is contained in:
Ryan C. Gordon 2023-10-10 10:19:34 -04:00
parent b7a0ef6bdf
commit 32587bd7de
No known key found for this signature in database
GPG key ID: FA148B892AB48044
4 changed files with 7 additions and 5 deletions

View file

@ -617,7 +617,8 @@ extern DECLSPEC int SDLCALL SDL_GDKGetTaskQueue(XTaskQueueHandle * outTaskQueue)
* This is effectively a synchronous version of XUserAddAsync, which always
* prefers the default user and allows a sign-in UI.
*
* \param outUserHandle a pointer to be filled in with the default user handle.
* \param outUserHandle a pointer to be filled in with the default user
* handle.
* \returns 0 if success, -1 if any error occurs.
*
* \since This function is available since SDL 2.28.0.