nu_atomic_add_32

Adds a 32 bit value atomically.

export extern (C) extern @nogc nothrow
uint
nu_atomic_add_32
(
ref uint dst
,
uint value
)

Meta