mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 09:27:39 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
cea717e5d3
commit
0b4a195f4b
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ extern DECLSPEC void SDLCALL SDL_Vulkan_UnloadLibrary(void);
|
|||
* You should not free the returned array; it is owned by SDL.
|
||||
*
|
||||
* \param count A pointer to an int that will be filled with the number of
|
||||
* extensions returned.
|
||||
* extensions returned.
|
||||
* \returns An array of extension name strings on success, NULL on error.
|
||||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue