nu_atomic_store_32

Stores a 32 bit value atomically.

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

Meta