- object->pointer Xprocedure
Returns a foreign pointer object pointing to the Scheme object X, which should be a non-immediate object. ("foreign" here is a bit of a misnomer.)
Note that data in the garbage collected heap moves during garbage collection.