pointerAtPut

fun pointerAtPut(index: Int, value: A_BasicObject)

Write to the specified object register.

Parameters

index

Which object register to write.

value

The value to write to that register.