stdlib
1.3
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Native
stdlib
/
kotlinx.cinterop
/
DeferScope
Defer
Scope
Native
open
class
DeferScope
(
source
)
Since Kotlin
1.3
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
)
Since Kotlin
1.3
Inheritors
AutofreeScope
Link copied to clipboard