spock
Toggle table of contents
0.0.1-alpha.3
Select version
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
common
Platform filter
common
Switch theme
Search in API
spock
glfw
/
quest.laxla.spock.glfw
/
Glfw
/
async
async
inline
fun
<
R
>
async
(
context
:
CoroutineContext
=
EmptyCoroutineContext
,
start
:
CoroutineStart
=
CoroutineStart.DEFAULT
,
crossinline
block
:
suspend
CoroutineScope
.
(
)
->
R
)
:
Deferred
<
R
>
(
source
)