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.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/ForeignFunctions.m2:854:0.