Source set: Common
@kotlin.jvm.JvmInline public class PointerId(public val value: Long)
An ID for a given pointer.
Parameters
| value | The actual value of the id. |
An ID for a given pointer.
@kotlin.jvm.JvmInline public class PointerId(public val value: Long)
An ID for a given pointer.
| value | The actual value of the id. |