Continuation1
Deprecated:
This API is deprecated without replacement
Constructors
<init>
Continuation1
(
block
:
(
p1
:
T1
)
->
Unit
,
invoker
:
CPointer
<
CFunction
<
(
COpaquePointer
?
)
->
Unit
>
>
,
singleShot
:
Boolean
=
false
)