kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
StableRef
/
Companion
/
fromValue
from
Value
Native
fun
fromValue
(
value
:
COpaquePointer
)
:
StableRef
<
Any
>
Content copied to clipboard
Creates
StableRef
from given raw value.
Parameters
value
must be a
value
of some
StableRef