get

operator fun get(index: Int): Pointer<T>(source)

Get the pointer at the given index

Return

The pointer

Since

0.1.0

Parameters

index

The index of the pointer

Throws

If the pointer is not registered