create

fun <T : Any> create(any: T): StableRef<T>

Creates a handle for given object.