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