Some minor documentation tweaks.

This commit is contained in:
Ryan C. Gordon
2024-05-08 03:52:31 -04:00
parent 04be04c338
commit e14ba41689
2 changed files with 42 additions and 44 deletions

View File

@@ -99,7 +99,7 @@ struct VkAllocationCallbacks;
*
* \since This function is available since SDL 3.0.0.
*
* \sa SDL_Vulkan_GetVkInstanceProcAddr
* \sa SDL_Vulkan_GetVkGetInstanceProcAddr
* \sa SDL_Vulkan_UnloadLibrary
*/
extern DECLSPEC int SDLCALL SDL_Vulkan_LoadLibrary(const char *path);