mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 01:08:26 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
2318961b6f
commit
a42c9ec5f7
1 changed files with 2 additions and 2 deletions
|
@ -162,10 +162,10 @@ extern SDL_DECLSPEC const char * SDLCALL SDL_GetError(void);
|
|||
*
|
||||
* \returns true.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
* \threadsafety It is safe to call this function from any thread.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_GetError
|
||||
* \sa SDL_SetError
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue