register

fun register(pointer: Pointer<T>): Int(source)

Register a pointer to the register (and return the index of the pointer)

Return

The index of the pointer

Since

0.1.0

Parameters

pointer

The pointer to register