mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-25 02:59:41 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
b0840eb32e
commit
d9efb7e3de
@ -247,7 +247,8 @@ typedef struct SDL_SysWMinfo SDL_SysWMinfo;
|
||||
*
|
||||
* \param window the window about which information is being requested
|
||||
* \param info an SDL_SysWMinfo structure filled in with window information
|
||||
* \param version the version of info being requested, should be SDL_SYSWM_CURRENT_VERSION
|
||||
* \param version the version of info being requested, should be
|
||||
* SDL_SYSWM_CURRENT_VERSION
|
||||
* \returns 0 on success or a negative error code on failure; call
|
||||
* SDL_GetError() for more information.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user