atomicExchange
Back to atomicExchange overloads
nint atomicExchange(overload nint* dest, nint value)Atomically stores a signed native integer and returns the previous value.
Parameters
overload nint*
dest
The storage location to update.
nint
value
The value to store.
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.