SDL_Thread.3type - Man Page

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)

Info

SDL 3.4.0 Simple Directmedia Layer SDL3 DATATYPES