mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 11:58:12 +00:00
Sync SDL3 wiki -> headers.
This commit is contained in:
@@ -1607,7 +1607,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_ResumeAudioStreamDevice(SDL_AudioStream *st
|
|||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this function from any thread.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.1.3.
|
* \since This function is available since SDL 3.1.10.
|
||||||
*
|
*
|
||||||
* \sa SDL_PauseAudioStreamDevice
|
* \sa SDL_PauseAudioStreamDevice
|
||||||
* \sa SDL_ResumeAudioStreamDevice
|
* \sa SDL_ResumeAudioStreamDevice
|
||||||
|
@@ -391,7 +391,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_SetTrayEntryCallback(SDL_TrayEntry *entry,
|
|||||||
*
|
*
|
||||||
* \param entry The entry to activate.
|
* \param entry The entry to activate.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.1.3.
|
* \since This function is available since SDL 3.1.10.
|
||||||
*/
|
*/
|
||||||
extern SDL_DECLSPEC void SDLCALL SDL_ClickTrayEntry(SDL_TrayEntry *entry);
|
extern SDL_DECLSPEC void SDLCALL SDL_ClickTrayEntry(SDL_TrayEntry *entry);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user