bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
pSDL_AtomicGet
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.
extern (
C
) @
nogc
nothrow
static if
(
sdlSupport >= SDLSupport.sdl203
)
static if
(!(
staticBinding
))
alias
pSDL_AtomicGet
=
int
function
(
SDL_atomic_t
*
a
)
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