atomicStore

Atomically stores lhs in rhs.

static pragma(inline)
void
atomicStore
(
R
L
)
(
ref shared R rhs
,
L lhs
)

Meta