kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
DeferScope
Defer
Scope
Native
open
class
DeferScope
Constructors
Functions
Inheritors
Constructors
Defer
Scope
Link copied to clipboard
Native
fun
DeferScope
(
)
Functions
defer
Link copied to clipboard
Native
inline
fun
defer
(
crossinline
block
:
(
)
->
Unit
)
Inheritors
AutofreeScope
Link copied to clipboard