SDL_AtomicSetPtr

Undocumented in source. Be warned that the author may not have intended to support it.
pragma(inline, true) nothrow @nogc
static if(sdlSupport < SDLSupport.v2_0_3)
void*
SDL_AtomicSetPtr
(
void** a
,
void* v
)

Meta