BigInt.mutablePtr

Return a mutable pointer to the register

struct BigInt
word*
mutablePtr
()

Return Value

Type: word*

a pointer to the start of the internal register

Meta