Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
ca4ffc8a00
commit
03d6e4b69e
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_DestroyAsyncIOQueue(SDL_AsyncIOQueue *queue
|
||||||
* \param queue the async I/O task queue to query.
|
* \param queue the async I/O task queue to query.
|
||||||
* \param outcome details of a finished task will be written here. May not be
|
* \param outcome details of a finished task will be written here. May not be
|
||||||
* NULL.
|
* NULL.
|
||||||
* \returns true if task has completed, false otherwise.
|
* \returns true if a task has completed, false otherwise.
|
||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this function from any thread.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue