|
arsa
2.7
|
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>
Public Attributes | |
| int | value |
A type representing an atomic integer value. It is a struct so people don't accidentally use numeric operations on it.
Definition at line 216 of file SDL_atomic.h.
| int SDL_atomic_t::value |
Definition at line 216 of file SDL_atomic.h.
1.8.15