Returns the integer memory location of this pointer.
339 340 341
# File 'ext/fiddle/pointer.c', line 339 def to_i ffi_ptr.to_i end