SDL_AtomicCAS

Undocumented in source.
  1. SDL_bool SDL_AtomicCAS(SDL_atomic_t* a, int oldval, int newval)
  2. pSDL_AtomicCAS SDL_AtomicCAS;
    __gshared
    static if(!(staticBinding))
    pSDL_AtomicCAS SDL_AtomicCAS;

Meta