Get the value of an atomic variable.
int SDL_AtomicGet(SDL_atomic_t *a);
a
a pointer to an SDL_atomic_t variable
Returns the current value of an atomic variable.
Note: If you don't know what this function is for, you shouldn't use it!
CategoryAPI, CategoryAtomic
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.