My Project
Loading...
Searching...
No Matches
SDL_atomic_t Struct Reference

A type representing an atomic integer value. It is a struct so people don't accidentally use numeric operations on it. More...

#include <SDL_atomic.h>

Data Fields

int value
 

Detailed Description

A type representing an atomic integer value. It is a struct so people don't accidentally use numeric operations on it.


The documentation for this struct was generated from the following file: