atomicExchange

nuint atomicExchange(overload nuint* dest, nuint value)

Atomically stores an unsigned native integer and returns the previous value.

Parameters

overload nuint*
dest

The storage location to update.

nuint
value

The value to store.

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.