kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
DeferScope
/
defer
defer
Native
inline
fun
defer
(
crossinline
block
:
(
)
->
Unit
)