| SDL_SharedObject(3type) | SDL3 DATATYPES | SDL_SharedObject(3type) |
SDL_SharedObject - An opaque datatype that represents a loaded shared object.
Defined in SDL3/SDL_loadso.h
#include "SDL3/SDL.h"
typedef struct SDL_SharedObject SDL_SharedObject;
This datatype is available since SDL 3.2.0.
•(3), SDL_LoadObject(3), •(3), SDL_LoadFunction(3), •(3), SDL_UnloadObject(3)
| SDL 3.2.10 | Simple Directmedia Layer |