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

3 lines
37 B
C

void free_gc(
struct gc* this);