Dynamically load a shared object.
Defined in SDL_loadso.h
sofile | a system-dependent name of the object file |
Returns an opaque pointer to the object handle or NULL if there was an error; call SDL_GetError() for more information.
This function is available since SDL 2.0.0.