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