This function dynamically loads a shared object and returns a pointer to the object handle (or NULL if there was an error).
Binds to C-function in SDL_loadso.h
extern DECLSPEC void * SDLCALL SDL_LoadObject(const char *sofile)
Sdl Class | Tao.Sdl Namespace | SDL_LoadFunction | SDL_UnloadObject