chickadee » jiffi » gc-root-ref

gc-root-ref rootprocedure

Look up and return the Scheme value for the given GC root. root must be a pointer to a GC root, such as one created with call-with-gc-root or make-gc-root.

This is a binding to CHICKEN_gc_root_ref.