SDL_AtomicSetPtr

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

Meta