Unload a shared object from memory.
Defined in <SDL3/SDL_loadso.h>
void SDL_UnloadObject(void *handle);
This function is available since SDL 3.0.0.
CategoryAPI, CategoryAPIFunction, CategorySharedObject