Atomically decrement the specified atomicUint by 1, providing the sequential consistency memory ordering guarantee.
atomicUint
Declared in <bsls_atomicoperations_default.h>
<bsls_atomicoperations_default.h>
static void decrementUint64(AtomicTypes::Uint64* atomicUint);