asStableRef

inline fun <T : Any> CPointer<*>.asStableRef(): StableRef<T>(source)

Converts to StableRef this opaque pointer produced by StableRef.asCPointer.

Since Kotlin

1.3