Given any type T, turn it into a pointer such that [asPointer!T] == [T*].
See Implementation
Tony J. Hudgins
Copyright © 2019, Tony J. Hudgins
MIT
Given any type T, turn it into a pointer such that [asPointer!T] == [T*].