Provided by: libsdl3-doc_3.2.20+ds-2_all 

NAME
SDL_Thread - The SDL thread object.
SYNOPSIS
#include <SDL3/SDL_thread.h>
typedef struct SDL_Thread SDL_Thread;
DESCRIPTION
These are opaque data.
AVAILABILITY
This datatype is available since SDL 3.2.0.
SEE ALSO
SDL_CreateThread(3), SDL_WaitThread(3)
Simple Directmedia Layer SDL 3.2.20 SDL_Thread(3type)