SDL_AtomicAdd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int SDL_AtomicAdd(SDL_atomic_t* a, int v)
  2. pSDL_AtomicAdd SDL_AtomicAdd;
  3. int SDL_AtomicAdd(SDL_atomic_t* a, int v)
    static if(!(sdlSupport >= SDLSupport.sdl203))
    int
    SDL_AtomicAdd

Meta