register

fun <T> Pointer<T>.register(register: PointerRegister<T>): Int(source)

Register the pointer to the given register

Return

The index of the pointer

Since

0.1.0

Parameters

register

The register