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

3 lines
55 B
C

struct gc* new_gc(
const struct gc_flags* flags);