address x
If x is a foreign type, then this returns the address to the ffi_type struct used by libffi to identify the type.
|
If x is a foreign object, then this returns the address to the object. It behaves like the & "address-of" operator in C.
|
The object address is a method function.