Satisfies the AddAssign concept for pointers (T*) with isize.
AddAssign
T*
isize
Adds a isize to a referenced pointer, and returns the input reference.