SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_OpenXR_UnloadLibrary

Unload the OpenXR loader previously loaded by SDL_OpenXR_LoadLibrary.

Header File

Defined in <SDL3/SDL_openxr.h>

Syntax

void SDL_OpenXR_UnloadLibrary(void);

Remarks

SDL keeps a reference count of the OpenXR loader, calling this function will decrement that count. Once the reference count reaches zero, the library is unloaded.

Thread Safety

This function is not thread safe.

Version

This function is available since SDL 3.6.0.


CategoryAPI, CategoryAPIFunction, CategoryOpenxr


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.