Continuation0

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

Functions

dispose
Link copied to clipboard
Native
fun dispose()
invoke
Link copied to clipboard
Native
open operator override fun invoke()