minus

operator fun minus(other: Int): Pointer(source)

Subtracts an Int from the address of this Pointer

Since Kotlin

1.8

operator fun minus(other: UInt): Pointer(source)

Subtracts an UInt from the address of this Pointer

Since Kotlin

1.8
operator fun minus(other: Int): Pointer(source)

Subtracts an Int from the address of this Pointer

Since Kotlin

1.8

operator fun minus(other: UInt): Pointer(source)

Subtracts an UInt from the address of this Pointer

Since Kotlin

1.8