lisp-take-1/gc/dec_external_refcount.h
2024-11-28 18:36:25 -06:00

4 lines
77 B
C

void gc_dec_external_refcount(
struct gc* gc,
struct value* value);