| SDL_Thread(3type) | SDL3 DATATYPES | SDL_Thread(3type) |
SDL_Thread - The SDL thread object.
Defined in SDL3/SDL_thread.h
#include "SDL3/SDL.h"
typedef struct SDL_Thread SDL_Thread;
These are opaque data.
This datatype is available since SDL 3.2.0.
•(3), SDL_CreateThread(3), •(3), SDL_WaitThread(3)
| SDL 3.2.10 | Simple Directmedia Layer |