__swap

__swap - swap values of @a and @b @a: first value @b: second value

void
__swap
(
A
B
)
(
ref A a
,
ref B b
)

Meta