mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 20:08:13 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -648,7 +648,8 @@ extern DECLSPEC int SDLCALL SDL_GDKGetTaskQueue(XTaskQueueHandle * outTaskQueue)
|
|||||||
* This is effectively a synchronous version of XUserAddAsync, which always
|
* This is effectively a synchronous version of XUserAddAsync, which always
|
||||||
* prefers the default user and allows a sign-in UI.
|
* 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.
|
* \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 2.28.0.
|
||||||
|
Reference in New Issue
Block a user