← Docs
kotlin-stdlib / kotlin.native.concurrent / Continuation0

Continuation0

Native
1.3
class Continuation0 : ( ) -> Unit
(source)
Deprecated: This API is deprecated without replacement

Constructors

Native
1.3

<init>

Continuation0 (
block : ( ) -> Unit ,
invoker : CPointer < CFunction < ( COpaquePointer ? ) -> Unit > > ,
singleShot : Boolean = false )

Functions

Native
1.3

dispose

fun dispose ( )
Native
1.3

invoke

operator fun invoke ( )
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .