stableReferences property
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;
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.
final Long stableReferences;