pointer_object/2
pointer_object(+Addr,-Obj)
pointer_object(
,
)
pointer_object(-Addr,+Obj)
Addr is the address of object Obj. This can be used to get the address of an object or to get an object given its address.
instantiation_error
type_error