stableReferences property

Long stableReferences
final

The number of objects referenced by kotlinx.cinterop.StableRef.

It includes both explicit usage of this API, and internal usages, e.g. inside interop and Worker API.

Implementation

final Long stableReferences;