Unload a shared object from memory.
void SDL_UnloadObject(void *handle);
This function is available since SDL 2.0.0.
CategoryAPI