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