mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-30 23:18:29 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -191,7 +191,8 @@ extern SDL_DECLSPEC void SDLCALL SDL_LockJoysticks(void) SDL_ACQUIRE(SDL_joystic
|
||||
/**
|
||||
* Unlocking for atomic access to the joystick API.
|
||||
*
|
||||
* \threadsafety This should be called from the same thread that called SDL_LockJoysticks().
|
||||
* \threadsafety This should be called from the same thread that called
|
||||
* SDL_LockJoysticks().
|
||||
*
|
||||
* \since This function is available since SDL 3.2.0.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user