SDL_thread.h

Estructura SDL_Thread

La estructura SDL thread está definida en SDL_thread.c

struct SDL_Thread;
typedef struct SDL_Thread SDL_Thread;

Observaciones

Estructura opaca.