bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_AtomicSetPtr
sdl
atomic
Undocumented in source. Be warned that the author may not have intended to support it.
version(!SDL_No_Atomics)
pragma(
inline
, true) nothrow @
nogc
static if
(
sdlSupport < SDLSupport.v2_0_3
)
void
*
SDL_AtomicSetPtr
(
void
**
a
,
void
*
v
)
Meta
Source
See Implementation
sdl
atomic
aliases
SDL_MemoryBarrierAcquire
SDL_SpinLock
functions
SDL_AtomicAdd
SDL_AtomicDecRef
SDL_AtomicGet
SDL_AtomicGetPtr
SDL_AtomicIncRef
SDL_AtomicSet
SDL_AtomicSetPtr
SDL_CPUPauseInstruction
SDL_CompilerBarrier
SDL_MemoryBarrierRelease
structs
SDL_atomic_t