SDL_Process

An opaque handle representing a system process.

Header File

Defined in <SDL3/SDL_process.h>

Syntax

typedef struct SDL_Process SDL_Process;

Version

This datatype is available since SDL 3.2.0.

See Also


CategoryAPI, CategoryAPIDatatype, CategoryProcess