|
⇤ ← Revision 1 as of 2018-08-30 02:39:45
Size: 585
Comment:
|
← Revision 2 as of 2018-08-30 02:40:01 ⇥
Size: 583
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 25: | Line 25: |
| .[[SDL_Vulkan_LnloadLibrary]] | .[[SDL_Vulkan_LoadLibrary]] |
SDL_Vulkan_UnloadLibrary
Use this function to unload the Vulkan loader library previously loaded by SDL_Vulkan_LoadLibrary.
Syntax
void SDL_Vulkan_UnloadLibrary()
Version
This function is available in SDL 2.0.8
