bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_AtomicCAS
bindbc
sdl
bind
sdlatomic
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SDL_bool
SDL_AtomicCAS
(SDL_atomic_t* a, int oldval, int newval)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
SDL_bool
SDL_AtomicCAS
(
SDL_atomic_t
*
a
,
int
oldval
,
int
newval
)
pSDL_AtomicCAS
SDL_AtomicCAS
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlatomic
aliases
SDL_CompilerBarrier
SDL_MemoryBarrierAcquire
SDL_MemoryBarrierRelease
SDL_SpinLock
pSDL_AtomicAdd
pSDL_AtomicCAS
pSDL_AtomicCASPtr
pSDL_AtomicGet
pSDL_AtomicGetPtr
pSDL_AtomicLock
pSDL_AtomicSet
pSDL_AtomicSetPtr
pSDL_AtomicTryLock
pSDL_AtomicUnlock
functions
SDL_AtomicAdd
SDL_AtomicCAS
SDL_AtomicCASPtr
SDL_AtomicDecRef
SDL_AtomicGet
SDL_AtomicGetPtr
SDL_AtomicIncRef
SDL_AtomicLock
SDL_AtomicSet
SDL_AtomicSetPtr
SDL_AtomicTryLock
SDL_AtomicUnlock
structs
SDL_atomic_t