BigInt.ptr

Return a const pointer to the register

struct BigInt
public @property const
const(word*)
ptr
()

Return Value

Type: const(word*)

a pointer to the start of the internal register

Meta