SDL_Thread.3type - Man Page

The SDL thread object.

Header File

Defined in SDL3/SDL_thread.h

Synopsis

#include "SDL3/SDL.h"

typedef struct SDL_Thread SDL_Thread;

Description

These are opaque data.

Availability

This datatype is available since SDL 3.2.0.

See Also

·(3), SDL_CreateThread(3), ·(3), SDL_WaitThread(3)

Info

SDL 3.2.2 Simple Directmedia Layer SDL3 DATATYPES