SDL_AtomicSet

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

Meta