kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
StableRef
/
Companion
/
create
create
Native
fun
<
T
:
Any
>
create
(
any
:
T
)
:
StableRef
<
T
>
Creates a handle for given object.