nu_atomic_store_ptr

Stores a pointer value atomically.

export extern (C) extern @nogc nothrow
void
nu_atomic_store_ptr
(
void** dst
,
void* value
)

Meta