createMutablePointer

Create a mutable pointer inside the register

Return

The new pointer

Since

0.1.0

See also


Create a mutable pointer inside the register

Return

The new pointer

Since

0.1.0

Parameters

value

The value the pointer should point to

See also