Unload a shared object from memory.
Note that any pointers from this object looked up through ($D SDL_LoadFunction) will no longer be valid.
A valid shared object handle returned by SDL_LoadObject.
Threadsafety: It is safe to call this function from any thread.
SDL_LoadObject
See Implementation
Unload a shared object from memory.
Note that any pointers from this object looked up through ($D SDL_LoadFunction) will no longer be valid.