indexOf

fun indexOf(pointer: Pointer<Any?>): Int(source)

Get the index of the given pointer

Return

The index of the pointer or -1 if the pointer is not registered

Since

0.1.0

Parameters

pointer

The pointer