fromValue

Deprecated (with error)

Use CPointer<*>.asStableRef<T>() instead

Replace with

ptr.asStableRef<T>()

Creates StableRef from given raw value.

Since Kotlin

1.3

Parameters

value

must be a value of some StableRef