SDL_SharedObject.3type - Man Page
An opaque datatype that represents a loaded shared object.
Synopsis
#include <SDL3/SDL_loadso.h> typedef struct SDL_SharedObject SDL_SharedObject;
Availability
This datatype is available since SDL 3.2.0.
See Also
Info
SDL 3.4.0 Simple Directmedia Layer SDL3 DATATYPES