decrementAndGet

Platform and version requirements: Native (1.3)
fun decrementAndGet(): Int

Atomically decrements the current value by one and returns the new value.

© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.concurrent/-atomic-int/decrement-and-get.html