atomicExchange

Atomically exchanges rhs and lhs.

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

Meta