atomicExchange
Back to atomicExchange overloads
nuint atomicExchange(overload nuint* dest, nuint value)Atomically stores an unsigned native integer and returns the previous value.
Symbol
atomicExchangeNUInt
Parameters
overload nuint*
dest
The storage location to update.
nuint
value
The value to store.
Generated with campc 0.11.0-preview.1.